@media (max-width: 640px) {
    /* цвета в бургере на мобилке */
    .t-menu__link-item {
        color: #092D03 !important;
        
    }
    html body #rec2221325011 .t-menu__link-item.t-active:not(.t978__menu-link) {
        color: #092D03 !important;
    }

    .t-sociallinks__svg path {
        fill: #092D03 !important;
    }
}

body {
    background-color: #092D03;
}

.t886 {
    width: fit-content;
}