.btn{
height: 40rem;
border-radius: 20rem;
font-size: 18rem;
font-weight: 500;
text-decoration: none;
padding: 0 25rem;
}
.btn{
height: 4rem;
border-radius: 2rem;
font-size: 1.8rem;
font-weight: 500;
text-decoration: none;
padding: 0 2.5rem;
}