* {
  font-family: Comfortaa;
}

.suscripcion-2 {
  background-color: #0071bc;
  background: -webkit-gradient(linear, left top, left bottom, from(#0071bc), to(#47B6FF));
  background: linear-gradient(180deg, #0071bc 0%, #47B6FF 100%);
}

.suscripcion-3 {
  background-color: #0e9e9a;
  background: -webkit-gradient(linear, left top, left bottom, from(#0e9e9a), to(#47B6FF));
  background: linear-gradient(180deg, #0e9e9a 0%, #47B6FF 100%);
}

.suscripcion-4 {
  background-color: #0071bc;
  background: -webkit-gradient(linear, left top, left bottom, from(#0071bc), to(#47B6FF));
  background: linear-gradient(180deg, #0071bc 0%, #47B6FF 100%);
}

.suscripcion-5 {
  background-color: #575757;
  background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#A3A3A3));
  background: linear-gradient(180deg, #575757 0%, #A3A3A3 100%);
}

.suscripcion-6 {
  background-color: #a8911b;
  background: -webkit-gradient(linear, left top, left bottom, from(#a8911b), to(#baa950));
  background: linear-gradient(180deg, #a8911b 0%, #baa950 100%);
}

.suscripcion-7 {
  background-color: #1C1C1C;
  background: -webkit-gradient(linear, left top, left bottom, from(#1C1C1C), to(#666666));
  background: linear-gradient(180deg, #1C1C1C 0%, #666666 100%);
}
/*# sourceMappingURL=identidadSuscripcion.css.map */