.component-cta {
    transition: color var(--transition-time, .2s), background-color var(--transition-time, .2s);
}