.btg-button-2 { z-index: 999; width: 100px; height: 50px; position: relative; border-radius: 20px; border-style: groove; border-color: #383838; border-width: 2px; color: #000000; background-color: #ffffff; box-shadow: none; font-family: Times New Roman; font-size: 17px; font-weight: normal; font-style: normal; -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); text-align: center; cursor: pointer; } .btg-button-2:hover { color: #ffffff; background: rgba(181,0,0,0.89); }