.ngparanewsletterunsubscribe a { border-color: #416d6a; border-width: 1px; border-style: solid; padding: 10px 20px 10px 20px; background: #416d6a; font: 14px Poppins,Verdana,Helvetica,sans-serif; color: #ffffff; letter-spacing: 0.5px; text-transform: uppercase; box-shadow: 3px 3px 3px rgba(0,0,0,0.5); border-radius: 10px; display: inline-block; cursor: pointer; -webkit-appearance: none; text-decoration: none; margin-top: 10px; } .ngparanewsletterunsubscribe a:hover { border-color: #201e25; background: #201e25; font-weight: normal; font-style: normal; text-transform: uppercase; color: #ffffff; } .ngparanewsletterunsubscribe a:focus { border-color: #201e25; background: #201e25; box-shadow: 0px 0px 5px rgba(0,0,0,0.5); font-weight: normal; font-style: normal; text-transform: uppercase; color: #ffffff; outline: none; }