.redirect-button{padding:10px 20px;background-color:#0073aa;color:#fff;border:0;border-radius:3px;cursor:pointer;font-size:16px;transition:background-color .3s;}
.redirect-button:hover{background-color:#005177;}