.logoIndice {
  width: 60%;
}

.cmp_notification {
  background-color: #3674b5;
  color: white;
  font-size: large;
  border-radius: 15px;

  a {
    color: #48a6a7;
    text-decoration: underline;
  }
}

#customblock-videos a {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #112a40;
  color: #fff;
  border: none;
  display: inline-block;
  padding: 0 1em;
  box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
  font-size: 0.93rem;
  line-height: calc(2.143rem - 2px);
  border-radius: 3px;
  width: 74%;
  text-align: center;
}

#customblock-videos {
  padding-top: 0;
}

.block_make_submission {
  padding-bottom: 1rem;
}

#infografias img {
  max-width: 80%;
  border-color: #004188;
  border-width: 1px;
  border-style: solid;
}
