nav.header__link-list.justify-center.wrap {
    gap: 20px;
    font-style: normal;
}
.bold {
    font-weight: 500;
}
:checked+.block-swatch.is-disabled{
  background-image: none;
}
.block-swatch.is-disabled{
    color:none;
    background-image: none;
}