/***** Custom Styles for Public Brand *****/

@media (min-width: 768px) {
  .section {
    margin-bottom: 40px;
  }

  .category-content > .section-tree {
    flex-direction: column;
  }
}

.page-header h1 {
  flex-grow: 1;
  margin-bottom: 0px;
  color: #1e3a70;
}

h1.title {
  color: #1e3a70;
}

.article-body li, .article-body li {
  margin-bottom: 10px;
}

.article-body h2 {
  background: #1e3a70;
  color: #fff;
  padding-left: 6px;
  font-size: 22px;
  letter-spacing: 1px;
  /* font-family: 'Oswald', sans-serif; */
  font-weight: 700;
}

/*@font-face {
  font-family: 'Oswald';
  src: local('Oswald');
  /*src: url('//efilinghelp.zendesk.com/hc/assets/Oswald-VariableFont_wght.ttf') format('truetype');*/
  font-stretch: 75% 125%;
  font-weight: 200 700;
  /*src: url('$assets-oswald-variablefont_wght-ttf') format('truetype');*/
}*/

