/* Footer Disclaimer - Remove border and move to end */
.footer-disclaimer {
    margin: 1.5rem 0 0 0 !important;
    padding-top: 1.5rem !important;
    border-top: none !important;
}

/* Footer Bottom - Remove top border */
.footer-bottom {
    border-top: none !important;
    padding-top: 1.5rem !important;
}
