body > .seopress-user-consent {
  border-style: none;
}
body > .seopress-user-consent > p {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}
body #seopress-user-consent-accept {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  margin-right: 4px;
}
body #seopress-user-consent-close {
  font-size: 12px;
  line-height: 14px;
  margin-left: 4px;
}
@media screen and (max-width: 768px) {
  body > .seopress-user-consent > p {
    padding-top: 12px;
  }
}
