Achei o resultado parecido...
button {
color: white;
background-color: $cor-secundaria;
padding: 1rem 4rem;
border: none;
border-radius: 40px;
font-family: $ft-textos;
font-size: 22px;
font-weight: 600;
}