
.region-footer {
    background-color: #212529 !important; /* Bootstrap Dark Gray */
    color: #f8f9fa !important;           /* Light gray text */
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

