 #nav-compu .plantillas, #nav-cel .plantillas{
            color:#B89014!important;
        }
#plantillas-precio {
  background:rgba(0,0,0,0.9);
  padding:20px;
}
#plantillas-precio h4 {
  color:#B89014;
  font-family: 'Aldrich', sans-serif;
  font-weight:900;
}
#plantillas-precio h3 {
  color:#B41717;
}
#plantillas-precio ul li {
  font-family: 'Aldrich', sans-serif;
  color:grey;
}
.separacion {
  height: 5px;
  background:#B41717;
}
#plantillas-precio ul li {
  margin-bottom:5px;
}
#plantillas h1 {
  font-family: 'Russo One', sans-serif;
}
#plantillas p {
  color:white;
  font-size:20px;
}
