.btn-main {
width: 280px;
border-radius: 40px;
padding: 24px;
gap: 10px;
background-color: $cor-secundaria;
font-family: $ft-textos;
font-weight: 600;
font-size: 22px;
border: none;
color: white;
}