body {
  background-color: #1c2237;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #f6f7f9;
  color: #5f6368;
}

a {
  text-decoration: none;
  color: #0275d8;
}

a.deprecated {
  color: #00bfa5;
}

.container {
  margin: 4em 2em 2em 2em;
  text-align: center;
}

#telefonica-logo {
  width: 195px;
  text-align: center;
}

#copyright {
  padding: 1em;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5;
  color: #869cad;
}

.baikal-title {
  color: #ffffff;
  font-family: "Avenir";
  font-size: 3em;
  margin-top: 1.5em;
}

.baikal-subtitle {
  color: #ffffff;
  font-family: "Avenir";
  font-size: 1.4em;
  text-align: justify;
  text-align-last: center;
}
