.divider-content-center {
    background-color: white !important;
}

.dark .alert-soft-info {
    background-color: #343844 !important;
    /* the light-mode ink (#005585) is dark-on-dark here: use a light blue so the
       help text keeps its «info» tint while staying readable on the dark panel */
    color: #b4cdee !important;
}
