.shopify-section-group-footer-group p a {
    text-decoration: none;
}

@media screen and (min-width: 990px) {
.footer-content {
    grid-template-columns: 2fr 1fr 1fr 1fr!important;
}
}