/* =================================================================
   15.1 FOOTER
   ================================================================= */
.footer {
    border-top: 1px solid var(--border-subtle);
    color: var(--text-muted);
}

.footer p {
    color: var(--text-muted) !important;
}
