.footer {
    text-align: center;
    padding: 15px;
    font-size: 15px;
    color: #333;
    background-color: #f1f1f1;
    border-top: 1px solid #ccc;
}
.footer strong {
    font-weight: 600;
}
