h1 {
  font-size: 35px;
  font-weight: 600;
  color: #609966;
}

p {
  font-size: 16px;
  font-weight: 500;
  color: #40513b;
}

h3 {
  font-size: 25px;
  color: #40513b;
  font-weight: 500;
}

h4 {
  font-size: 18px;
  font-weight: 600;
  color:#609966;

}
h5{
  font-size: 15px;
  font-weight: 500;
  color:#40513b ;
}
.watermark {
  font-size: 12px;
  font-weight: 600;
  color: #40513b;
  
}
h6 {
  font-size: 25px;
  font-weight: 700;
  color: #40513b;
}


h7 {
  font-size: 25px;
  font-weight: 600;
  color: #40513b;

}

.list-group-item {
  font-size: 16px;
  color: #40513b;
}
 
