Seção Newsletter

.news #formNews .newsletter-cadastro button {
float: right;
border: 0px solid #38aa3e;
border-radius: 0;
height: 43px;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
color: #fff;
background: #38aa3e;
transition: background ease-out .2s;
margin-left: -121px;
border-radius: 2px;
}
.news .msg .first b {
color: #38aa3e;
}
.news ul li a {
font-size: 16px;
color: #fff;
line-height: 43px;
width: 43px;
height: 43px;
text-align: center;
display: block;
border-radius: 50%;
box-shadow: 0 0 0 0px #4848 inset;
background: #38aa3e;
box-sizing: border-box;
transition: box-shadow ease-out .2s;
transform: translateZ(0);
}

Last updated