.region-sidebar-second h2 {
  font-size: 2rem;
  margin: 0 0 16px
}
.region-sidebar-second .contextual-region {
  border-bottom: 1px solid;
  padding: 16px 0;
  margin-bottom: 32px
}
.region-sidebar-second .contextual-region:last-child {
  border: none
}
.navbar {
  border: 0
}
.menu--social,
.social-networks {
  display: block
}
.menu--social a,
.social-networks a {
  color: #363636;
  font-weight: 700;
  font-size: 2rem
}
.menu--social [class^=nav-item-],
.social-networks [class^=nav-item-] {
  position: relative;
  overflow: hidden;
  display: flex;
  padding-left: 0
}
.menu--social [class^=nav-item-]:before,
.social-networks [class^=nav-item-]:before {
  width: 48px;
  content: '\00a0';
  background-position: center;
  background-size: auto 100%;
  padding-right: 10px
}
.menu--social [class^=nav-item-]:hover,
.social-networks [class^=nav-item-]:hover {
  background: 0 0;
  opacity: .6
}
.menu--social .nav-item-instagram:before,
.social-networks .nav-item-instagram:before {
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8,<svg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='instagram' class='svg-inline--fa fa-instagram fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path class='svg-icon__fill' fill='currentColor' d='M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z'></path></svg>")
}
.menu--social .nav-item-facebook:before,
.social-networks .nav-item-facebook:before {
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8,<svg aria-hidden='true' focusable='false' data-prefix='fab' data-icon='facebook-f' class='svg-inline--fa fa-facebook-f fa-w-10' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'><path fill='currentColor' d='M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z'></path></svg>")
}
.menu--footer,
.menu.footer {
  display: flex;
  list-style: none
}
.menu--footer li,
.menu.footer li {
  display: inline-flex
}
.article,
.event {
  margin: 0 0 32px 0
}
.article .field--type-image,
.event .field--type-image {
  max-width: 100%;
  width: 280px;
  margin-right: 15px;
  float: left
}
.article .links,
.event .links {
  margin-top: 16px
}
html {
  font-size: 10px
}
body {
  font-size: 1.7rem;
  color: #363636
}
.site-branding {
  margin: 30px 0
}
.site-hero {
  position: relative;
  padding-bottom: 32px
}
.site-hero .row {
  display: flex;
  align-items: center
}
.site-hero hr {
  border-bottom-color: #494a93
}
.site-hero .block {
  padding: 32px 0
}
body.path-frontpage .site-hero:before {
  position: relative;
  content: '\00a0';
  display: block;
  height: 460px;
  width: 100%;
  margin-top: -20px;
  background-image: url("/static/images/Hero@2x.jpg");
  background-size: auto 100%;
  background-position: center
}
.region-logo-aside {
  padding: 32px 0
}
@media (min-width:768px) {
  .region-logo-aside {
    padding: 56px 0 32px 0
  }
  .region-logo-aside .menu {
    display: flex;
    justify-content: right
  }
  .region-logo-aside .menu > li > a:hover {
    background: #363636;
    opacity: .9
  }
}
.region-sidebar-second > * {
  margin-bottom: 64px
}
.tabs {
  margin-bottom: 32px
}
.label {
  color: #363636
}
img {
  max-width: 100%;
  height: auto
}
.errorlist {
   color: #af0000;
}