.navigation__link:hover {
    text-decoration: none;
}

.header__buttons a:hover {
    text-decoration: none;
}

.basic-layout {
    color: #fff;
}

.btn {
    /* padding: 24px 35px; */
}

.awards__img:before {
    background: none;
}

.container-menu {
    padding-left: 20px;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#navbar ul {
    margin-top: 0;
}

.dropdown-menu[data-bs-popper] {
    top: 139%;
    left: -232px;
    margin-top: var(--bs-dropdown-spacer);
}

.modal-sign__tab:hover {
    color: #fff;
}

.main__innovation-real:hover {
    color: #fff;
}

.header__logo img {
    max-width: 160px;
}

.navbar-brand img {
    max-width: 112px;
}

.main__appendix-footer__button {
    background: #056be9;
}

.logo-mobile {
    max-height: 32px;
    margin-left: -20px;
}

.logo-mobile2 {
    max-height: 48px !important;
    max-width: 48px !important;
    margin-left: -20px;
}
