body { background: #ffffff; }
#landing-rewards * {
    --font-regular: 'avenirnextltpro-regular', sans-serif;
    --font-bold: 'avenirnextltpro-bold', sans-serif;
    --color-regular: #00A0DC;
    --color-hover: #4D4D4D
    --color-neutro: #ffffff;
    --color-down: #f4f4f4;
}
