@charset "UTF-8";

html {
  font-size: clamp(1px, calc(10 / 1100 * 100vw), 10px);
  color: #2d2c2c;
}

/* .breadcrumb, */
.page-header {
  display: none;
}
