.custom-generated-cta-button{
    margin-right: 5px;
}
.custom-generated-cta-button .cta-btn{
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #007c89;
}
.custom-generated-cta-button .cta-btn svg{
    width: 16px;
    height: 16px;
}