    .t461__additional_descr.t461__additionalitem>a {
        font-size: 12pt;
    }
    a.t-btn:hover {
        color: rgb(0 0 0) !important;
        background-color: rgb(255 255 255) !important;
        border: solid;
    }
    button.t-submit:hover {
        color: rgb(0 0 0) !important;
        background-color: rgb(255 255 255) !important;
        border: solid;
    }

a.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm:hover {
    color: black !important;
    background-color: white !important;
    border: solid;
}

a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm:hover {
    color: white !important;
    background-color: black !important;
}