.titulo {
  color: #346db6;
  font-weight: bold;
  font-size: 1.286em;
  padding-bottom: 5px;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 3%;
}

pre {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  font-variant: normal;
  border-bottom-color: #ffffff;
  border-bottom-style: hidden;
  border-width: 0px;
  padding: 0px;
  color: #000000;
  margin: 0px;
}

@media (max-width: 767px) {
  .margenes {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.cd-headline.loading-bar {
  font-size: 22px;
  color: #48494a;
  text-decoration: underline;
}

.cd-desc {
  text-decoration: underline;
  margin-bottom: 8px;
}

.readmore.readmore-large.readmore-icon {
  background-color: #1c6ac4;
  color: #ffffff;
  left: 10%;
  width: 66%;
  height: 51%;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  border-color: #ffffff;
  border-width: 1px;
  margin-right: 15%;
}

.shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #828282;
}