.white-button-container{display:flex;justify-content:center}.white-button-container .button{background:#fff;border:1px solid #3b3fb1;box-sizing:border-box;box-shadow:0px 1px 2px rgba(0,0,0,0.24),0px 1px 3px rgba(0,0,0,0.12);border-radius:20px;padding:10px 20px;font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:center;text-decoration:none;color:#3b3fb1}.white-button-container .button:hover{background:rgba(255,255,255,0.9);border:1px solid #272b63;box-sizing:border-box;box-shadow:0px 1px 2px rgba(0,0,0,0.24),0px 1px 3px rgba(0,0,0,0.12);border-radius:20px;font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:center;color:#272b63}