.quote_button { -webkit-transition: .2s ease-in; transition: all ease-in .2s; &:hover { background-color: #000; text-decoration: none; } }