article h2 {
    font-size: 1.5rem;
    line-height: 1; 
    font-weight: 500; 
    color: #000000;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  
article h3 {
    font-size: 1rem;
    line-height: 1; 
    font-weight: 500; 
    color: #000000; 
    padding-top: 25px;
    padding-bottom: 25px;
  }

