.com-content-category-blog .blog-items .item-intro {
  display: none;
}

.article-info dd:after {
  content: "";
}

.article-info dd.createdby {
  white-space: normal;
}

.view-article .article-info dd.createdby {
  font-size: 1.2rem;
}

.container-fluid {
    --t4-gutter-x: 8rem;
}

.avPlayerWrapper {
    max-width: 800px;
}

.fas {
  margin-right: 5px;
}

.home:before {
    content: "\f015";
    font-family: FontAwesome;
    margin-right: 5px;
}

.t4-module .nav>li.active>a.home:before {
  font-weight: 400;
}