/* Custom CSS */

.tm-header .uk-navbar-container {
    background: #404042;
}

.uk-navbar-nav > li.uk-active > a {
    color: #ccbfdd;
}

.uk-navbar-container {
    background: #404042;
}

.uk-navbar-toggle {
    color: #FFFFFF;
}

.uk-article .uk-margin-large-bottom  {
    text-align: center;
}

.uk-article .uk-margin-large-bottom > span {
    margin-left: auto;
    margin-right: auto;
    width:100%;
    text-align: center;
}

.uk-article .uk-margin-large-bottom > span > img {
    margin-left: auto;
    margin-right: auto;
}

.uk-section.footer {
    background: #404042;
}

.tz-portfolio-page #tm-main {
    height: auto !important;
}