/* Add custom CSS styles below */ 
.footer-links .footer-list {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}