.site-footer {
    background-color: #333; 
    width: auto;
    height: 80px;
}

.footer-text {
    text-align: center;
    padding-top: 30px;
    color: #eee;
    font-size: 15px;
}
