#sp-top-bar {background: #ed1c24;color: #fff;}
#sp-footer {padding: 1.5rem;}
#sp-copyright .container-inner {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding-top: 20px;
}
/* Increase line spacing between footer menu items */
#sp-bottom1 ul li,
#sp-bottom2 ul li,
#sp-bottom3 ul li,
#sp-bottom4 ul li {margin-bottom: 5px;padding : 0.1rem;}

.haf-left_border {
    border: none !important;
    border-left: 3px solid #ed1c24 !important;
    padding-left: 15px !important; /* Adds breathing room between border and text */
}