html,
body {
    background: #088487;
}

#msdl-please-wait,
#msdl-processing-error {
    display: none;
}

#search-products {
    width: 100%;
    margin: 10px 0;
}

#quick-search {
    margin: 10px 0;
    display: flex;
    gap: 8px;
}
