<a class="Button26" href="#">Button 26</a> /*-- Button 26 --*/ .Button26 { color: #494949 !important; text-transform: uppercase; text-decoration: none; background: #ffffff; padding:8px 36px; border: 4px solid #494949 !important; display: inline-block; transition: all 0.4s ease 0s; } .Button26:hover { color: #ffffff !important; background: #f6b93b; border-color: #f6b93b !important; transition: all 0.4s ease 0s; }