.btn { -webkit-transition: .1s all; transition: .1s all; -webkit-transform: scale(.95); transform: scale(.95); -webkit-box-shadow: none; box-shadow: none }
.banner .prev-apps button:hover, .btn:hover{background:#c59016 !important}
.banner .prev-apps button:active, 
.banner .prev-apps button:focus,
.btn:active,
.btn:focus{background:#666 !important;border:3px solid #666 !important;}
