﻿.dfwp-item .homeNotaDestacada .link-item a {
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
}
.dfwp-item .homeNotaDestacada .link-item .description {
  font-size: 1rem;
  margin: 1rem 0 0 0;
}
.dfwp-item .homeNotasSecundarias {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  background-color: #F6F8F9;
  margin-top: 6px;
}
.dfwp-item .homeNotasSecundarias .homeNotasSecundarias__img {
  width: 28%; min-width:28%;
  padding-right: 1rem;
}
.dfwp-item .homeNotasSecundarias .homeNotasSecundarias__img img {
  min-width:100px;
}
.dfwp-item .homeNotasSecundarias .homeNotasSecundarias__text {
	padding-right:1rem;
}
.dfwp-item .homeNotasSecundarias .homeNotasSecundarias__text a {
  font-size: 0.9rem;
  font-family: "Montserrat", sans-serif;
}
.dfwp-item .homeNotasSecundarias .homeNotasSecundarias__text .description {
  font-size: 1rem;
  margin: 0.3rem 0 0 0;
}