.zd-slide {
  margin-bottom: 20px;
  margin-top: 15px;
}
.Newspaper-Title {
  color: #fff;
  font-style: normal;
  border-radius: 3px;
  display: block;
  -webkit-font-smoothing: antialiased !important;
  -webkit-user-select: none;
  background-color: rgba(0,0,0,0.4);
  border-color: transparent;
  border-style: none;
  font-family: "Roboto Slab";
  position: relative;
  text-align: left;
  text-decoration: none;
  padding: 10px;
  font-size: 16px;
}
.Newspaper-Subtitle {
  color: #fff;
  font-style: normal;
  font-family: Roboto;
  text-decoration: none;
  background-color: #000;
  border-left: 4px solid #003f94;
  border-radius: 0 0 0 0px;
  text-align: left;
  padding: 2px 7px;
  font-size: 14px;
  line-height: 23px;
}
.Newspaper-Button {
  font-weight: 700;
  text-align: left;
  color: #fff;
  font-family: Roboto;
  background-color: rgba(0,0,0,0.25);
  border-color: rgba(255,255,255,0.25);
  border-radius: 0px 0px 0px 0px;
  border-style: solid;
  border-width: 1px;
  font-family: Roboto;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 17px;
  padding: 5px 25px !important;
  text-align: left;
  text-decoration: none;
}
.Newspaper-Button:hover a {
  color: #003f95;
}
.Newspaper-Button a {
  color: #fff;
}
span.tp-tab-cat {
  color: #fff;
  font-size: 11px;
  background: #003f95;
  padding: 0 7px;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 26px;
}
.tp-tab-date {
  line-height: 26px;
}
.zd-enlaces {
  overflow: hidden;
}
