/* Start custom CSS for page-settings */#wrapper{
    background:#fff!important;
}

.btn-primary,.btn-primary:hover {
    background:#00205b;
}

.product-price{
    color:#00205b;
}

body#checkout #footer{
    padding: 0!important;
}/* End custom CSS */