/* CSS 'rhAtende.html'*/

/*Pag top background*/
#background-top-img{
  height: 80vh;
  width: 100%;
  background-image: url(../img/img/rhAtendeFundo.png);
  background-position: center;
  background-size: cover;
}

.section-rhAtende,
.section-rhAtende img {
  border-radius: 10px;
}
.section-rhAtende p {
  text-align: justify;
}