.btn-primary, .btn-primary:hover{
background-color:#be2c37;
}

.home-banner{
background-color: #003363 !important;
}

.site-footer h1, .site-footer span, .site-footer a, .footer-copyright{
color: #be2c37 !important;
}

.site-footer{
background-color: white;
}

.home-vertical-card-container .product-card{
background-color: #003363 !important;
}

.product-card h2{
color: white !important;
}

.btn-outline-primary{
background-color: #be2c37 !important;
color: white !important;
border: unset !important;
}

.site-footer .col-md-6{
margin-right: 50px !important;
width: 45% !important;
}

.home-horizontal-card-entry .card-body{
display:flex !important;
flex-direction:column !important;
height: 235px !important;
}

.home-horizontal-card-entry .entry-content{
width: 100% !important;
color: white !important;
text-align: center !important;
}

.home-horizontal-card-entry span{
white-space: unset !important;
color: white !important;
}

.home-horizontal-card-entry{
background-color: #003363 !important;
}