/* Add custom CSS styles below */ 
.\[background\:var\(--footer-bg\)\] {
    background: #126679;}
    .rtl\:text-right:where([dir="rtl"], [dir="rtl"] *) {
    text-align: right;
    color: #fff;}

.center-between {
    background-color: #005869;
    color: #fff;
    justify-content: space-between;}
.text-white {
    background-color: #5fa8b6;}



.\[background\:var\(--store-background-secondary\)\] {
    background: #fff;
color: #126679;}



.border-primary {
    border-width: 3px;}