.site-footer {
    background-color: #1e1e1e;
    color: #cccccc;
    text-align: center;
    padding: 1.5rem;
    width: 100%;
    font-size: 0.9rem;
    border-top: 1px solid #333;
}
