.powered-by-credits {
  display: none !important;
}
#gdpr-cookie-consent-bar p {
  margin: 0;
  color: inherit;
  font-weight: var(--text-regular-font-weight);
  font-size: 13px;
  text-align: left;
  font-family: "Lato", Sans-serif;
}
#gdpr-cookie-consent-bar .cookie_notice_buttons a {
  font-family: "Lato", Sans-serif;
}
#gdpr-cookie-consent-show-again {
  padding: .5rem 1rem;
  cursor: pointer;
  font-size: 14px;
  font-family: "lato", Sans-serif;
}
.gdpr_messagebar_detail .gdpr-about-cookies {
  padding: 10px 20px;
  text-align: left;
  font-family: "lato", Sans-serif;
}
/* Маленький баннер / кнопка "показать снова" */
#gdpr-cookie-consent-show-again {
  background: #5F8F6B !important;
  background-color: #5F8F6B !important;
  border-color: #5F8F6B !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}
