/**
 * The notice reuses the theme's own .alert/.alert-danger (or the native
 * _partials/alert.tpl component) for styling, so there's nothing to
 * theme here — just spacing so it doesn't sit flush against neighbours.
 */
.tkmaxproductqty-notice {
    margin-top: 8px;
}

.tkmaxproductqty-notice .alert {
    margin-bottom: 0;
}
