.w-12 {
   
    width: 8rem;
}


.s-button-wide {
    width: 100%;
    background-color: black; 
}

.s-button-btn{
    color: white;
}

.text-3xl {
    font-size: 25px;
    line-height: 2.25rem;
}