.button_cta{
background:var(--color1);
color:white;
min-width:220px;
text-align: center;
height:40px;
line-height:40px;
display:block;
border-radius:10px;
max-width:fit-content;
font-size:14px;
font-style: normal;
font-weight:400;
text-transform:uppercase;margin-top:10px;
}