.btn{

display:inline-flex;

align-items:center;

justify-content:center;

padding:12px 24px;

border-radius:var(--radius);

font-weight:600;

}