.ngparanewsletterunsubscribe a { border-color: #d02e37; border-width: 1px; border-style: solid; padding: 10px 20px 10px 20px; background: #d02e37; font: 15px 'Open Sans',Verdana,Helvetica,sans-serif; color: #ffffff; letter-spacing: 0px; box-shadow: 3px 3px 3px rgba(0,0,0,0.1); border-radius: 2px; display: inline-block; cursor: pointer; -webkit-appearance: none; text-decoration: none; margin-top: 10px; } .ngparanewsletterunsubscribe a:hover { border-color: #333333; background: #333333; font-weight: normal; font-style: normal; text-transform: none; color: #ffffff; } .ngparanewsletterunsubscribe a:focus { border-color: #d02e37; background: #d02e37; box-shadow: 3px 3px 3px rgba(0,0,0,0.1); font-weight: normal; font-style: normal; text-transform: none; color: #ffffff; outline: none; }