h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: &quot;Hind&quot;, sans-serif;
  font-weight: 800;
  line-height: 1.4;
  text-transform: uppercase;
  color: #212121; }

  
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 26px;
    font-size: 24px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
