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