/* Footer */
footer {
    background: var(--dark-gray);
    color: white;
    text-align: center;
    padding: 25px;
    font-size: 15px;
}