@media (max-width: 768px) {
    .footer-bottom {
        display: flex;
        flex-direction: column;
    }
}