/* === CUSTOM CSS === */
/* =========================
   TEXTO ACLARATORIO BAJO "SUBE TU TICKET..."
   ========================= */
label[for="participation_image"]::after {
  content: "Recuerda que en tu imagen debe salir el ticket de compra + el producto promocional con el sticker promocional.";
  display: block !important;
  margin-top: 6px !important;
  margin-bottom: 10px !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
  font-weight: 400 !important;
  color: #666666 !important;
  text-transform: none !important;
  white-space: normal !important;
}