/* Global UCDG typography balance. */
body,
.page-wrapper,
input,
select,
textarea,
button {
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6,
.page-title,
.block-title,
.product-item-name,
.product-info-main .product-info-price {
  font-weight: 600 !important;
}

strong,
b,
.action.primary,
.action.secondary,
button,
.button,
.btn {
  font-weight: 600 !important;
}

.navigation .level0 > .level-top,
.page-header,
.page-footer {
  font-weight: 500;
}
