body.home #home-stripe {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}


body.home #home-stripe > div h2::before, 
body.home #home-bottom-links > div h2::before {
  font-family: FontAwesome;
  color: #fff;
  margin-left: -55px;
  margin-right: 22px;
  top: -6px !important;
  position: absolute;
}
body.home #home-stripe > div > div#telegram h2::before {
  content: url('/wp-content/uploads/2019/03/BTN_01_1WHATSAPP-35x35.png') !important;
}
body.home #home-stripe > div > div#el_cable h2::before {
  content: url('/wp-content/uploads/2020/02/el-cable-icono.png?');
}
body.home #home-bottom-links > div > div#colaboraciones h2::before {
  content: url('/wp-content/uploads/2019/03/BTN_02_1COLABPERIOD-35x35.png');
}

body.home #home-bottom-links > div > div#microcreditos h2::before {
  content: url('/wp-content/uploads/2019/03/BTN_01_2MICROCREDITOS-35x35.png');
}

body.home #home-bottom-links > div > div#tienda h2::before {
  content: url('/wp-content/uploads/2019/03/BTN_02_3TIENDA-35x35.png');
}

body.home #home-bottom-links > div > div:nth-child(1) h2 {
  margin-bottom: 5px;
}

body.home #home-bottom-links > div > div:nth-child(2) h2,
body.home #home-bottom-links > div > div:nth-child(3) h2 {
  margin-bottom: 31px;
}


body.page-id-24135 #directo_layer a.video-directo:before,
#directo_layer a.video-directo:hover:before{
  color: white;
  border-color: #662f62;
  background-color: #662f62;
}

body.home h2.articulo-subtitulo{
  font-size: 1rem !important;
}

body.home #home-first-banner {
  margin-left: -30px;
  margin-right: -30px;
}
