.button-box { text-align: center; background: #FF6600; margin-left: auto; margin-right: auto; border: 5px solid #FF6600; width: 50%; margin-top: 20px; } .button-box:hover{ background: #FFA366; } .button-box a { color: #FFF !important; font-weight: bold; font-size: 20px; }