.ngfullscreenslidesstart { border-color: #70813c; border-width: 0px; border-style: solid; padding: 10px 20px 10px 20px; background: #70813c; font: 13px 'Noto Sans',Tahoma,Helvetica,sans-serif; color: #ffffff; letter-spacing: 0px; text-transform: uppercase; cursor: pointer; } .ngfullscreenslidesstart:hover { border-color: #57652f; background: #57652f; font-weight: normal; font-style: normal; text-transform: uppercase; color: #ffffff; } .ngfullscreenslidesstart:focus { border-color: #70813c; background: #70813c; font-weight: normal; font-style: normal; text-transform: uppercase; color: #ffffff; outline: none; }