
span#contato {
    font-size: 18px;
    font-weight: 600;
}

span#contato2 {
    font-size: 15px;
}

li[uk-filter-control*="vinhedo"] {
    display: none !important;
}

h1.uk-article-title {
    visibility: hidden;
    margin-bottom: -120px;
}

.tm-headerbar-top {
    background: #ee383b!important;
}

@media (min-width: 1024px) {
    .uk-logo img {
        transform: scale(1.5);
        margin-top: -10px;
        margin-bottom: 21px;
    }
}


.uk-tile-primary {
    background: #ee383b!important;
}

.uk-section-primary {
    background: #ee383b!important;
}

.uk-child-width-1-2.uk-child-width-1-4\@m.uk-grid {
    display: flex ;
    justify-content: center;
}
