div.transbox {
    background-color: #0275d8;
    opacity: 0.8;
  }
  
  div.transbox p {
    font-weight: bold;
    color: #ffffff;
  }

.cor {
color: #193695;
}

.background{
  background-color:#193695;
}

.fonte {
  font-family: 'Bitter', serif !important;
}