/*пагинация во фрактале категорий*/
.t183__uptitle {
    color:#b8e1da !important;
}
.t183__uptitle a {
    color:rgba(184, 225, 218, 1) !important;
}
.t183__uptitle a:hover {
    color:rgba(184, 225, 218, 0.8) !important;
}

/*блок с текстом в начале корзины*/
.t706__cartpage .t706__form-upper-text {
    margin-bottom: 20px;
    background-color: #f58f74;
    padding: 20px;
    color: #ffffff;
}