@charset "UTF-8";
html {
  max-width: unset;
}
body .pp-content-blocker-banner {
  background: #f2f2f2;
}
a.read-more-arrow::after, a.with-arrow-right-on-right::after {
  content: "" / "";
  display: inline-block;
  margin-left: 0.5em;
  font-family: "awc-icons";
}
a.with-arrow-right-on-left::before {
  content: "" / "";
  display: inline-block;
  margin-right: 0.5em;
  font-family: "awc-icons";
}
