.btg-button-1 { z-index: 999; width: 100px; height: 50px; position: relative; border-radius: 1px; border-style: solid; border-color: #383838; border-width: 1px; color: #0a0a0a; background-color: #ffffff; box-shadow: none; font-family: inherit; font-size: 16px; font-weight: normal; font-style: normal; -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); text-align: center; cursor: pointer; } .btg-button-1:hover { color: #ffffff; background: #0090f7; }