.navbar-brand img {
    max-width: 100%;
    height: 50px;
}

.footer-links p,
.footer-text {
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.029em;
    line-height: 1.5em;
    opacity: 0.9;
}

.footer-links .footer-certification-text {
    font-size: 12px;
    font-weight: 568;
    opacity: 0.56;
    margin-top: 12px;
    line-height: 1.7em;
}

.footer-certificates-image {
    margin-top: 16px;
    opacity: 0.7;
    filter: invert();
    width: 100%;
    max-height: 50px;
}

.footer-copyright-text p {
    font-size: 14px;
    opacity: 0.6;
}

.nav-link-active {
    opacity: 1 !important;
}