html .gs-buttons.gs-left {
    text-align: center !important;
}

@media only screen and (min-width: 1024px){
html .gs-buttons.gs-left {
    text-align: left !important;
}
}

.section-spotlights .getsocial {
    margin-top: 0;
}

.section-spotlights .content-type-date__actions.social-actions {
  margin-bottom: 15px;
}

