.c-cta-text {
padding: 0;
text-align: center;
> .c-button {
margin-top: 30px;
color: palette(text, 400);
display: inline-flex;
}
.o-block-black & {
h2.on-light {
color: white;
}
> .c-button {
color: palette(action);
}
}
}