body.ag100 {
    line-height: 1.11; 
   }
   
   .ag100 .content p {
             font-family: 'Barlow', san-serif;
             font-size: 24px;
             font-weight: 500;
             color: #044fd2;
             line-height: 1.78;
             letter-spacing: 0.26px;
             margin-top: 0.5rem;
             margin-bottom: 0;
     text-align: center;
         }
   .ag100 p a
   {
        font-family: 'Barlow', san-serif;
        font-weight: 600;
        color: #3f4150;
    }
 
   .ag100 .content a:hover, 
   .ag100 .content a:focus, 
   .ag100 .content .button.-text:hover, 
   .ag100 .content .button.-text:focus {
             color: inherit !important;
             opacity: 0.75;
         }
 
   .drts .layout {
             max-width: 1440px;
             margin: 0 auto;
         }
   .ag100 .content h2 {
             font-family: 'Barlow', san-serif;
             font-weight: 700;
             font-size: 30px;
             letter-spacing: 0.43px;
             text-align: center;
             line-height: normal;
             color: #044fd2;
             max-width: 700px;
             margin: 0 auto;
             padding-top: 30px;
         }
   
    
   .drts-view-entities.drts-view-post-entities.drts-view-entities-list {
     margin-bottom: -2rem;
     margin-top: 4rem;
 }
   
   /* ---------------- AG100 sub Header ---------------- */
   .sidebar.-ag100-subheader {
     width: 100%;
     padding-bottom: 0;
     position: relative;
 }
   .-ag100-subheader .widget_nav_menu {
     background-color: #fbf6f5;
   }
   .menu-ag100-container {
     max-width: 960px;
     height: 54px;
     background-color: #fbf6f5;
     margin-left: auto;
     margin-right: auto;
 }
   
   .menu-ag100-container li {
     float: left;
     padding: 15px 20px;
     list-style: none;
 }
   
   .menu-ag100-container li.current_page_item {
     border-bottom: solid 4px #e2003a;
 }
   .menu-ag100-container li.current_page_item a {
     color: #e2003a;
 }
   .menu-ag100-container li a {
     letter-spacing: 0.17px;
     text-align: center;
     color: #3f4150;
     font-family: 'Barlow';
     font-weight: 500;
     text-decoration: none;
     font-size: 16px;
 }
   
    /* ---------------- Menu Social Media Styles ---------------- */
   .-ag100-subheader #nav_menu-8 {
     position: absolute;
     right: 8px;
     top: 0;
     margin-top: 0;
     padding-top: 0;
   }
   
   .-ag100-subheader #nav_menu-8 #menu-ag100-social-icons li {
     float: left;
     margin-top: 15px;
     list-style: none;
   }
   
   .-ag100-subheader #nav_menu-8 #menu-ag100-social-icons li a {
     padding: 15px 10px;
     text-decoration: none;
     width: 32px;
     height: 32px;
     text-indent: -9999px;
     background-color: red;
     display: inline-block;
     margin-right: 10px;
 }
   
   .-ag100-subheader #nav_menu-8 #menu-ag100-social-icons li:nth-child(1) a {
         background: url(/wp-content/uploads/sites/2/2020/05/facebook.png) no-repeat;
         background-size: 100%;
   }
   .-ag100-subheader #nav_menu-8 #menu-ag100-social-icons li:nth-child(2) a {
         background: url(/wp-content/uploads/sites/2/2020/05/twitter.png) no-repeat;
         background-size: 100%;
   }
   .-ag100-subheader #nav_menu-8 #menu-ag100-social-icons li:nth-child(3) a {
         background: url(/wp-content/uploads/sites/2/2020/05/linkedin.png) no-repeat;
         background-size: 100%;
   }
   
       /* ---------------- Ad psace removal Styles ---------------- */
   .ag100 #ad-space-wrap {
       display: none; 
   }