.container-sobre {
  max-width: 800px;
}
.container-sobre .chapeu {
  color: #494C4A;
  font-family: Unbounded;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
.container-sobre .title {
  color: #0B5ABD;
  font-family: Unbounded;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
}
.container-sobre h3, .container-sobre h4 {
  font-family: Unbounded;
  font-weight: bold;
}
