
.menu-list:not(:has(.menu-list__list-item:hover)) .menu-list__link--active{
	color:#f97316!important;
}
strong{
	font-weight:400;
	color:#f97316!important;
}
@media (max-width:750px){
	.header__row  .header__columns{
		display: flex;
		justify-content: space-between;
	}
	.header-atc-buttons .button-custom,
	.header-atc-buttons .button{
		font-size: 12px;
	}
}