footer {
    background-color: #5696a3; /* Example background color */
    /* Add other styling as needed */
}
.btn-danger {
    color: white; /* Ensures the cross symbol is white */
}
