#TOC { 
     
      font-size: 16px;
      color: black;

}
 

body {
      font-size: 21px;
      color: black;
      line-height: 130%;
      font-weight: 400;
      font-family: 'Barlow Condensed';
  }
  
td { 
  font-size: 18px;
}

h1 {
  font-size: 40px;
  color: black;
  font-weight: bold;
  font-family: 'Barlow Condensed';
}

h2 { 
    font-size: 28px;
    color: #22281B;
    font-weight: bold;
}

h3 { 
  font-size: 21px;
  color: #22281B;
  font-weight: 400;
  font-family: 'Barlow Condensed';
}


h4 { 
  font-size: 21px;
  color: #22281B;
  font-family: 'Barlow Condensed';
}


h5 { 
  font-size: 21px;
  color: #EA5933;
  font-family: 'Barlow Condensed';

}



   

