.footer__bottom__img {
    max-height: 60px;
}

.how-to-participate .btn--how-to-participate {
    MARGIN-TOP: 20PX;
}

.footer:first-of-type {
    margin-top: -2px;
}

@media screen and (max-width: 600px) {
  .footer__top {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .how-to-participate .payoff{
    padding-bottom: 0 !important;
  }
}


::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

