.confirmation-wrapper{max-width:500px;margin:4rem auto;background-color:white;border-radius:24px;padding:2rem 3rem;text-align:center}.confirmation-message{font-size:1.1rem;color:#333;margin-bottom:2rem}.button-wrapper{width:100%;display:flex;justify-content:center}.contact-button{background-color:black!important;color:white!important;font-size:13px;height:40px;min-width:150px;border:none;border-radius:4px;cursor:pointer;font-weight:500}@media screen and (max-width:600px){.confirmation-wrapper{padding:2rem;margin:2rem auto}.confirmation-message{font-size:1rem}.contact-button{width:100%}}