.button{--coffee:#513628}.button.white{background-color:#fff}.button.white:hover{color:#303030 !important}.button.arrow{background-image:url(img/arrow.svg);background-size:20px;background-repeat:no-repeat;background-position:center right 10px;padding-right:36px}.button.coffee{background-color:var(--coffee);color:#fff}.button.coffee:hover{background-color:var(--coffee);color:#fff !important}