.button{background:url(/button-background.png);background-size:95% 95%;background-repeat:no-repeat;background-position:50%;line-height:1;max-width:300px;width:100%;height:auto;font-size:5.5em;text-transform:uppercase;font-family:MPITuscanXCondensed,sans-serif;color:#fff;padding:2rem 0 1rem;transition:all .3s ease-in-out}.button:hover{background-size:100% 100%;color:#66e833}.button:disabled{opacity:.5}