/* body {
  text-align: justify;
} */

h5 {
  text-align: center;
  font-size: 30px !important;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  letter-spacing: 5px;
}

h2,
h6 {
  font-size: 20px !important;
  font-weight: 600 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4em !important;
  margin-bottom: 0.400em !important;
}

p {
  line-height: 2.143em !important;
  position: relative;
  margin-bottom: 30px !important;
}

li {
  line-height: 2.143em !important;
  position: relative;
  margin-bottom: 10px !important;
}

a:not(footer) {
  text-decoration: underline !important;
  color: #e6841f !important;
}

footer a {
  text-decoration: none !important;
  color: #fff !important;
}


* {
  scrollbar-color: #9f9f9f #2c2c2c;
}