.cta-icon{align-items:center;background:var(--secondary);background-position:50%;background-repeat:no-repeat;background-size:80%;border-radius:5px;display:inline-block;display:inline-flex;height:35px;justify-content:center;width:35px}.cta-icon:hover{transform:scale(1.05)}.cta-icon>svg{fill:#fff;height:80%;width:80%}.cta-icon.icon-light{background:var(--white)}.cta-icon.icon-light>svg{fill:var(--primary)}