body {
  background-color: #7383B7;
}

.link-monitor {
  font-size: 1.25rem;
  font-weight: bold;
  cursor: pointer;
}

.ico-link-monitor {
  width: 4em;
  height: 4rem;
  cursor: pointer;
}

h1 {
  font-size: 2rem;
}

.img-footer {
  max-height: 50px;
}

header, .link-footer {
  background: #174889;
}

h2 {
  font-size: 1.3rem;
}

footer, footer a {
  color: white;
  font-size: small;
}

