.uk-article-title {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    text-transform: uppercase;
    color: #d54900;
    letter-spacing: 2px;
}

.uk-overlay-background {background:#C0C0C4;}

.tm-navbar, .tm-navbar > div {
    height: 122px;
}

.tm-toolbar {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f9f9f9;
}

.tm-block-fullwidth > .uk-container {margin-top:-22px;}

.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 122px;
    padding: 0 15px;
    line-height: 122px;
    color: rgba(102, 102, 102, 0.5);
    font-size: 14px;
    font-family: 'Titillium Web';
    font-weight: normal;
    position: relative;
    text-transform: uppercase;
}