body 
{
  scrollbar-color: blue orange;
}

.div_img_sobre 
{
  background-color: #894343;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  width: 80%;
  border-radius: 50px 50px;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 1px;
  margin-bottom: 5px;
}

.div_img_sobre_vazio
{
  margin-top: 1px;
  margin-bottom: 5px;
}