.shopify-pc__banner__btn-accept {
    background-color: #FF9100 !important;
    color: white !important;
    border-color: #FF9100 !important;
}
@media screen and (min-width: 768px){
    .shopify-pc__banner__dialog{
        max-width: 471px !important;
    }
}