.bloque_txtdestacadogris {
  margin: 42px 20px 54px 0;
  padding: 48px 41px 47px;

  background-color: #f4f4f4;
  -webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;

}


.bloque_txtdestacadogris p {
	font-size: 18px;
}


.content-single-podcast .grup_escuchanos svg.ivoox {
  fill: none !important;
}

.content-single-podcast .grup_escuchanos:hover svg.ivoox {
  fill: #1B1851 !important;
}

.content-single-podcast .grup_escuchanos:hover svg.ivoox #pathivoox {
  fill: #fff !important;
}

.content-single-podcast .escuch_apple_podcast:hover svg {
  fill: #1B1851 !important;
}

.content-single-podcast .escuch_apple_podcast:hover svg .path-text {
  fill: #fff !important;
}



@media (max-width:786px) {

}


