/** NEWSLETTER MATÉRIA **/
.c-newsletter-materia {width: 100%; display: inline-block; position: relative; margin: 0 0 30px 0 ; background: #efefef; text-align: center;}
.c-newsletter-materia p {display: inline-block; font: 400 16px/120% "Source Sans Pro", serif; color: #666; padding: 0 40px}
.c-newsletter-materia .bt-cadastrar {background: #1f91ae; border: none; font: 600 16px/100% 'Roboto Slab', sans-serif; color: #fff; text-transform: uppercase; padding: 8px 15px; display: block; width: 80%; margin: 20px auto 30px; -webkit-transition: all 0.4s; /* Safari */
    transition: all 0.4s;}
.c-newsletter-materia .bt-cadastrar:hover {opacity: 0.5;}
.c-newsletter-materia .topo-news {
	background: url('https://www.gazetadopovo.com.br/modules/newsletter/img/stripes.png') 0 0 repeat #1f91ae;
	margin-bottom: 20px;
	padding: 25px 20px;
}
.c-newsletter-materia .ico-envelope {display: inline-block; width: 50px; margin-right: 20px;}
.c-newsletter-materia .ico-envelope * {fill: #fff;}
.c-newsletter-materia .ico-envelope + p {width: 165px; text-align: left; display: inline-block; font: 600 18px/100% "Roboto Slab", serif; color: #fff; padding: 0;}