/* CSS Document */
h1, h2, h3 {
  font-weight: normal;
}

h1 {
  font-size: 180%;
  line-height: 200%;
  font-weight: bold;
  border-bottom: 2px dashed #000;
}

h2 {
  font-size: 160%;
  /*color: #d61d46;*/
  
}

