.craftsmanship-landing {
  color: #060606;
  background-color: #faf7f0;
  width: 100%;
}
.craftsmanship-landing header {
  padding: 0px 50px 0px 50px;
}
.craftsmanship-landing .craftsmanship-landing-title {
  font-size: 1.625em;
}
.craftsmanship-landing .craftsmanship-landing-title p {
  color: #060606;
  font-family: "futura-pt", "Noto Sans JP", "Noto Sans", sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 130% */
}
@media (max-width: 768px) {
  .craftsmanship-landing .craftsmanship-landing-title p {
    font-size: 1.25em;
  }
}
.craftsmanship-landing .craftsmanship-landing-title h6,
.craftsmanship-landing .craftsmanship-landing-title h5,
.craftsmanship-landing .craftsmanship-landing-title h4,
.craftsmanship-landing .craftsmanship-landing-title h3,
.craftsmanship-landing .craftsmanship-landing-title h2,
.craftsmanship-landing .craftsmanship-landing-title h1 {
  color: #060606;
  font-family: "Inter Medium", "Noto Sans JP", "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.craftsmanship-landing .craftsmanship-landing-title ul,
.craftsmanship-landing .craftsmanship-landing-title ol {
  padding-left: 17px;
  color: #060606;
  list-style-position: inside;
}
.craftsmanship-landing .craftsmanship-landing-title ul li,
.craftsmanship-landing .craftsmanship-landing-title ol li {
  font-family: "Inter Medium", "Noto Sans JP", "Noto Sans", sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #060606;
}
.craftsmanship-landing .craftsmanship-landing-title a {
  color: #060606;
  text-decoration: underline;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.craftsmanship-landing .craftsmanship-landing-title a:hover {
  color: rgb(205.5489130435, 190.8967391304, 135.9510869565);
  text-decoration: none;
}
.craftsmanship-landing .craftsmanship-landing-title a:active {
  color: #e4dcbe;
}
.craftsmanship-landing .craftsmanship-landing-title a:focus {
  outline: 2px solid #e4dcbe;
  outline-offset: 2px;
}

/*# sourceMappingURL=craftsmanship_landing.css.map */
