.fs-cart-header,.fs-cart-header__image img{
    background: white;
        border: none;
}
.fs-cart-header *{
    color: #0A246A;
}
.fs-cta{
    background-color: #d4422d!important;
}

.fs-cta:hover{
    background-color: #af3a2a!important;
}
#checkout_form{
    border:none!important;
}
.fs-cart-header__footer fs-cart-header-footer{
       background-color: #d4422d!important;
       color:white!important;
}