/* Custom Styles */

h1, .h1 {
  letter-spacing: -.02em;
  margin-bottom: 30px;
}

h2, .h2 {
  letter-spacing: -.02em;
  margin-bottom: 30px;
}

h3, .h3 {
  letter-spacing: -.02em;
  margin-bottom: 30px;
}

h4, .h4 {
  letter-spacing: -.02em;
  margin-bottom: 30px;
}

h5, .h5 {
  letter-spacing: -.02em;
  margin-bottom: 15px;
}

h6, .h6 {
  letter-spacing: -.02em;
}

p {
  margin-bottom: 15px;
}