.gdpr_messagebar_detail .btn {
  background: transparent;
}

#gdpr-cookie-consent-show-again {
  bottom: 13px !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

@media only screen and (max-width: 479px) {
  #gdpr-cookie-consent-show-again {
    left: 13px !important;
    bottom: 13px !important;
  }
}

@media (max-width: 550px) {
  #gdpr-cookie-consent-bar .cookie_notice_buttons a {
    min-width: unset !important;
  }
}
