No notes defined.

<section class='c-banner'>
    <div class='c-banner__content-wrapper'>

        <header class='c-section-header'>

            <p class='c-section-header__supra'><span>(▀̿Ĺ̯▀̿ ̿)</span></p>

            <h1 class='c-heading'>
                403, access denied
            </h1>

        </header>

        <div class='c-lead'>
            <p>We are sorry, access to the page you requested is forbidden.</p>
        </div>
        <p class='c-banner__action'>
            <a class='c-link c-link--forward c-link--with-icon c-link--with-icon--reversed ' href="#" itemprop="item" itemid="#"><span itemprop="name">Go to our homepage</span></a>
        </p>
    </div>
</section>
{% include get_template( 'banner', 'unit' ) with banner %}
{
  "bodyclass": "p-screen-focused",
  "theme": "awareness",
  "wrapperClass": "r-page-content",
  "banner": {
    "header": {
      "supraheading": "(▀̿Ĺ̯▀̿ ̿)",
      "heading": {
        "text": "403, access denied"
      }
    },
    "lead": {
      "content": "<p>We are sorry, access to the page you requested is forbidden.</p>"
    },
    "link": {
      "text": "Go to our homepage",
      "href": "#"
    }
  }
}