#cta {
    color:rgba(var(--color-themetext));
}

#cta h2 {
    text-transform: uppercase;
    font-family: var(--font-title);
}