@media (max-width: 768px) {
    .navbar-brand {
        font-size: 1em;
    }
    footer {
        font-size: 0.75em;
    }
}