 .footer {
    background-color: #333;
    color: #fff /* Color del texto claro */
}

.btn-primary {
    background-color: red;
}



