html {
  overflow-y: scroll;
}
body,
.body-node {
  font-family: "Mulish", sans-serif;
}
h1 {
  font-size: 35px;
  line-height: 40px;
}
h2.h2-title {
  font-size: 36px;
  text-transform: uppercase;
  color: #ad3131;
  font-weight: 900;
  margin-bottom: 45px;
}
p {
  font-size: 16px;
}
