.header-top:not(.header-top__custom) {
    display: none;
}

.text-formatted a.btn {
    color: var(--button-color);
    border-bottom: 1px solid var(--button-background);
}

.product-view-section .product__summary__note em {
    font-size: 0;
    line-height: 0;
}

.product-view-section .product__summary__note em small {
    display: block;
    font-size: 0.875rem;
    line-height: 1.4;
}

