/* Home
-------------------------------------------------- */

.bg-yellow {
  background-color: #f9d50b;
  color: #0e4577;
}

.bg-blue {
  background-color: #0e4577;
}

.topo {
  background-image: url(../img/bg-topo.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}