
/* Presupuesto gratis en azul de marca */
#btnPresupuesto, a.btn-quote{
  background: #1f4ed8 !important;
  color: #fff !important;
  border-color: #1f4ed8 !important;
}
#btnPresupuesto:hover, a.btn-quote:hover{
  filter: brightness(0.94);
}
#btnPresupuesto svg, #btnPresupuesto .i, #btnPresupuesto .icon, #btnPresupuesto .star,
a.btn-quote svg, a.btn-quote .i, a.btn-quote .icon, a.btn-quote .star{
  fill: currentColor !important;
  stroke: none !important;
}
#btnPresupuesto::before, a.btn-quote::before{ background: transparent !important; }

/* Presupuesto gratis en azul de marca */
#btnPresupuesto, a.btn-quote{
  background: #1f4ed8 !important;
  color: #fff !important;
  border-color: #1f4ed8 !important;
}
#btnPresupuesto:hover, a.btn-quote:hover{
  filter: brightness(0.94);
}
#btnPresupuesto svg, #btnPresupuesto .i, #btnPresupuesto .icon, #btnPresupuesto .star,
a.btn-quote svg, a.btn-quote .i, a.btn-quote .icon, a.btn-quote .star{
  fill: currentColor !important;
  stroke: none !important;
}
#btnPresupuesto::before, a.btn-quote::before{ background: transparent !important; }
