[data-center-text=true] .footer-promotions {
    text-align: center
}

@media only screen and (max-width:768px) {
    .footer-promotions .grid__item {
        margin-bottom: 32px
    }

    .footer-promotions .grid__item:last-child {
        margin-bottom: 0;
    }
}

.index-section--footer h3 {
    font-size: 1.5em;
}

.template-challange .index-section--footer {
    display: none;
}