h1{
    font-size: 1.8rem;
    color: #222222;
    line-height: normal;
}
.bg-gray-light{
  background: #ededed;
}