/* Custom Footer Styles */
.site-info {
    color: #ffffff; /* Make text white */
    text-align: center; /* Center the text */
}

.center-text {
    text-align: center;
}