/* 
    Criado em  : 06/05/2015, 20:32:06
    Autor      : Fernando Petry <fernando@aznnuvem.com.br>
*/

.noticias2{}
.noticias2 h1 {
    font-weight: 700;
    margin-top: 0;
    color: #53555c;
    font-family: "Open Sans",sans-serif;
    font-size: 2em;
    line-height: 1.5em;
    padding-left: 10px;
}
.noticias2 article {}
.noticias2 article a h1 {font-size: 1em;margin: 5px 0;}
.noticias2 footer a h1 {font-size: 0.8em;color: #ccc;}
.linhaDiv {
    padding: 5px 0 3px 0;
    border-bottom: #ccc dashed 1px;
}

.service-wrapper p {
  text-align: justify;
}