/* wcreate-footer.css */
@media (max-width: 818px) {
.footer-nav-list {
    flex-direction: column;
}
}