.header__logo-wrap {
    top: 3.5rem !important;
}

.logo__text {
    margin-bottom: 2.6rem !important;
    margin-left: 7rem !important;
    font-size: 3rem !important;
    /* color: #147402; */
    font-weight: 400;
}

@media (max-width: 36.25em) {
    .logo__text {
        margin-left: 0rem !important;
    }
}