@charset "utf-8";
/* CSS Document */
.header__logo {
  opacity: 1;
}
.ir-section {
  margin-top: 80px;
}
.ir-section h3 {
  font-size: 30px;
  font-weight: 700;
  font-weight: var(--bold-font-weight);
  letter-spacing: .05em;
  line-height: 1.466666;
  margin-bottom: 20px;
}
.ir-section h4 {
  font-weight: 700;
  font-weight: var(--bold-font-weight);
  font-size: 18px;
  letter-spacing: -.015em;
  line-height: 1.777777;
  margin-bottom: 10px;
  margin-top: 20px;
}
.ir-section p + p {
  margin-top: 1em;
}
