.box-sobre{
  padding: 34px 0 8px 0;
}
.box-sobre h2{
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  font-size: 40px;
  text-transform: uppercase;
}
.box-sobre h3{
  font-size: 30px;
  display: block;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.box-sobre p{
  color: #fff;
  text-align: center;
}
