/**
 * Module: article_cta_button
 * Auto-extracted from style.css
 */

/* ============================================
   CTA BUTTON
   ============================================ */

.t1-cta {
    margin: 1.5rem 0;
}

.t1-cta--center {
    text-align: center;
}

.t1-cta--right {
    text-align: right;
}

