p {
  text-decoration: none;
  color: #000;
  text-align: justify;
}
/*
h1{
  font-size: 28px;
  font-weight: 400;
  color: #3C270F;
}
*/
h2{
  font-size: 20px;
  font-weight: 400;
  color: #344231;
}
h1,h3{
  font-size: 16px;
  font-weight: 400;
  color: #3C270F;
}
h4{
  font-size: 14px;
  font-weight: 400;
  color: #3C270F;
  text-transform: uppercase;
}
h5{
  font-size: 10px;
  font-weight: 400;
  color: maroon;
}
h6{
  font-size: 10px;
  font-weight: 400;
  color: #CFCD87;
}
a {
  text-decoration: none;
  color: #344231;
}
