
.Inicio {
  width: 1440px;
  height: 1024px;
  background-color: #ffffff;
}
.Rectangle {
  width: 1440px;
  height: 180px;
  margin: 0 0 1px;
  padding: 39px 0 26px;
  background-color: #2b2495;
}
.Prximos-eventos {
  width: 197px;
  height: 15px;
  margin: 28px 472px 10px 10px;
  font-family: NimbusSansDOT;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.Estatus-del-sistema {
  width: 386px;
  height: 25px;
  margin: 37px 281px 10px 105px;
  font-family: NimbusSansDOT;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Rectangle {
  width: 65px;
  height: 65px;
  margin: 2px 15px 0 0;
  padding: 16px 17px 15px 18px;
  background-color: var(--table-orange);
}
