footer .wrapper .container .email .cover label a {
text-decoration: none;
font-weight: bold;
font-size: 16px;
border-radius: 0 50px 50px 0;
background: #0189ce;
color: #fff;
padding: 6px 20px 6px 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
position: absolute;
right: -20px;
top: 0;
height: 35px;
padding: 0 20px;
line-height: 35px;
}