store-header.header{
  border: none;
}
h1,
h2,
h3,
h4,
h5,
strong,
.font-bold{
    font-weight: medium;
}

.btn {
  font-family: var(--navigation-font-family);
  font-style: var(--navigation-font-style);
  font-weight: var(--navigation-font-weight);
}
