.t4-logo-small.t4-logo-dark {
    background-image: url(https://saberdigital.cybernauta.com.br/images/demo/logo_cybernuata.png);
}

.t4-logo-small {
    width: 120px;
    height: 38px;
}

.acm-features.style-4 .features-links li a {
    color: #084035;
    font-weight: 500;
    font-size: 15px;
}

.ufabc-logo-header {
    padding-left: 75px;
    position: relative;
}

.ufabc-logo-header::before {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    background-image: url(https://saberdigital.cybernauta.com.br/images/demo/logo_ufabc.png);
    border-radius: 30%;
}

.ufabc-logo-header h3 {
    color: #45b244;
}
.ufabc-logo-header h3 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
}

.ufabc-logo-header h2 {
    color: #084035;
}
.ufabc-logo-header h2 {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1;
    font-weight: 600;
    font-size: 26px;
}