.full-width-button{align-items:center;display:flex;flex-direction:row;gap:20px;height:60px;justify-content:center;text-align:center;width:100%}.full-width-button span{background-color:#e7135d;color:#fff;font-size:20px;font-weight:700;text-align:center;text-decoration:none;text-decoration:underline}.full-width-button img{max-height:20px;max-width:20px}.full-width-button a:hover{background-color:#ee4b79}