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