  .fc-consent-root .fc-dialog.fc-choice-dialog .fc-footer-buttons-container .fc-footer-buttons .fc-button.fc-cta-do-not-consent.fc-secondary-button {
    position: absolute !important;
    top: 0 !important;
    right: 24px !important;
  }
  body div.fc-consent-root .fc-dialog {
    position: relative !important;
    padding-top: 36px !important;
  }
  body div.fc-consent-root .fc-primary-button {
    margin-left: 0 !important;
  }
  @media screen and (max-width: 480px) {
    body div.fc-consent-root .fc-choice-dialog .fc-footer-buttons-container {
      height: auto !important;
    }
  }
