  #cconsent-bar {
    font-family: inherit !important;
    font-family: Poppins, Arial, Helvetica, sans-serif !important;
    padding: 20px 30px !important;
    z-index: 9999998 !important;
  }
  
  #cconsent-bar button {
    border-radius: 0;
    font-size: 100%;
    font-family: inherit;
    display: inline;
    font-weight: 800;
    text-transform: initial;
    display: inline-flex;
    align-items: center;
    border-radius: 2em;
    padding: 0.2em 1em !important;
  }
  
  #cconsent-bar button.consent-give {
    background-color: #fb0;
    border-color: #fb0;
  }
  
  #cconsent-bar button.consent-reject {
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
  }
    
  #cconsent-bar .ccb__left {
    margin: 0;
    max-width: 50%;
  }
  
  #cconsent-bar .ccb__right {
    margin: 0.5em 0;
  }
  
  #cconsent-bar .ccb__wrapper {
    max-width: 1300px !important;
  }

  #cconsent-bar a {
      text-decoration: underline;
  }
  
  #cconsent-bar .ccb__edit {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmZmZmIiB3aWR0aD0iMzZweCIgaGVpZ2h0PSIzNnB4IiB2aWV3Qm94PSIwIDAgMzYgMzYiIHZlcnNpb249IjEuMSIgIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHBhdGggY2xhc3M9ImNsci1pLXNvbGlkIGNsci1pLXNvbGlkLXBhdGgtMSIgZD0iTTMyLjU3LDE1LjcybC0zLjM1LTFhMTEuNjUsMTEuNjUsMCwwLDAtLjk1LTIuMzNsMS42NC0zLjA3YS42MS42MSwwLDAsMC0uMTEtLjcyTDI3LjQxLDYuMmEuNjEuNjEsMCwwLDAtLjcyLS4xMUwyMy42NCw3LjcyYTExLjYyLDExLjYyLDAsMCwwLTIuMzYtMWwtMS0zLjMxQS42MS42MSwwLDAsMCwxOS42OSwzSDE2LjMxYS42MS42MSwwLDAsMC0uNTguNDNsLTEsMy4zYTExLjYzLDExLjYzLDAsMCwwLTIuMzgsMWwtMy0xLjYyYS42MS42MSwwLDAsMC0uNzIuMTFMNi4yLDguNTlhLjYxLjYxLDAsMCwwLS4xMS43MmwxLjYyLDNhMTEuNjMsMTEuNjMsMCwwLDAtMSwyLjM3bC0zLjMxLDFhLjYxLjYxLDAsMCwwLS40My41OHYzLjM4YS42MS42MSwwLDAsMCwuNDMuNThsMy4zMywxYTExLjYyLDExLjYyLDAsMCwwLDEsMi4zM0w2LjA5LDI2LjY5YS42MS42MSwwLDAsMCwuMTEuNzJMOC41OSwyOS44YS42MS42MSwwLDAsMCwuNzIuMTFsMy4wOS0xLjY1YTExLjY1LDExLjY1LDAsMCwwLDIuMy45NGwxLDMuMzdhLjYxLjYxLDAsMCwwLC41OC40M2gzLjM4YS42MS42MSwwLDAsMCwuNTgtLjQzbDEtMy4zOGExMS42MywxMS42MywwLDAsMCwyLjI4LS45NGwzLjExLDEuNjZhLjYxLjYxLDAsMCwwLC43Mi0uMTFsMi4zOS0yLjM5YS42MS42MSwwLDAsMCwuMTEtLjcybC0xLjY2LTMuMWExMS42MywxMS42MywwLDAsMCwuOTUtMi4yOWwzLjM3LTFhLjYxLjYxLDAsMCwwLC40My0uNThWMTYuMzFBLjYxLjYxLDAsMCwwLDMyLjU3LDE1LjcyWk0xOCwyMy41QTUuNSw1LjUsMCwxLDEsMjMuNSwxOCw1LjUsNS41LDAsMCwxLDE4LDIzLjVaIj48L3BhdGg+CiAgICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIGZpbGwtb3BhY2l0eT0iMCIvPgo8L3N2Zz4=") !important;
    background-repeat: no-repeat !important;
    background-size: 1.5em !important;
    background-position-y: center !important;
    padding: 0 !important;
    padding-left: 1.7em !important;
    text-decoration: none !important;
  }

  #cconsent-modal .ccm__footer button {
    text-align: center;
    min-width: unset !important;
    font-family: inherit !important;
    height: initial;
  }
  
  #cconsent-modal {
    font-family: inherit !important;
    font-family: Raleway, Arial, Helvetica, sans-serif !important;

  }
  
  #cconsent-bar.ccb--hidden {
    transform: translateY(200%) !important;
  }
  
  #cconsent-modal .ccm__tab-trigger {
    text-transform: none;
    font-weight: 800;
    font-size: 110%;
  }
  
  #cconsent-modal .ccm__footer button {
    border-radius: 2em !important;
    padding: 1em 2em !important;
  }
  
  #cconsent-modal .ccm__content {
    /* border-radius: 1em; */
    box-shadow: 5px 5px 30px rgba(0,0,0,.5);
  }
  
  #cconsent-modal .ccm__content > .ccm__content__heading h2 {
    margin-bottom: 1em !important;
  }
  
  #cconsent-modal .ccm__content > .ccm__content__heading .ccm__cheading__close {
    font-size: 40px !important;
  }
  
  #cconsent-modal .ccm__content > .ccm__content__body .ccm__tab-head__status.ccm__tab-head__status--checked {
    font-size: 80% !important;
  }
  
  #cconsent-modal dt, #cconsent-modal dl, #cconsent-modal dd {
      display: block;
      text-transform: none;
      font-size: 100%;
      opacity: 1;
  }

  #cconsent-modal button {
    margin: 0;
    line-height: 1em;
    letter-spacing: initial;
    min-height: initial;
  }

  #cconsent-bar button {
    letter-spacing: initial;
  }

  #cconsent-modal, #cconsent-bar {
    letter-spacing: initial;
  }

  #cconsent-modal .ccm__cheading__close {
    line-height: 0;
  }

  @media screen and (max-width: 1080px) {
    #cconsent-bar .ccb__left {
      max-width: unset;
    }
  }
