
footer .error__found a.text-orange{
    color: #f54500;
}


footer .error__found a.text-orange:hover{
    text-decoration: underline;
}

@media (max-width: 590px) {
    .new-item__title_h2{
        font-size: 24px !important;
    }
}

/*.recommendations__carousel-container div.swiper-slide{*/
/*    width: 270px !important;*/
/*}*/