/* Keep marketplace result pages on the same dark surface as the site shell. */
.page-products .wsus__product_page {
    background: #030311 !important;
    border-top-color: #171724 !important;
}

.page-products .wsus__product_page > .container,
.page-products .wsus__product_page .wsus__galley,
.page-products .wsus__product_page #product-grid {
    background-color: transparent;
}

.page-products #loading-spinner .spinner-border {
    color: #eb4123 !important;
}
