/* CTA simple block */
.section-cta-simple {
    padding: 2rem 0;
}

.section-cta-simple .container {
    display: flex;
    justify-content: center;
}

