.swal2-modal.swal2-popup .swal2-title {
    margin-top: 0;
    margin-bottom: 0;
}
  
div:where(.swal2-container) .swal2-html-container {
    margin-bottom: 32px;
    margin-top: 10px;
}

.light-style .swal2-modal.swal2-popup {
    padding-bottom: 30px;
}

#nprogress .bar {
    z-index: 9999 !important;
}

.vue-select .menu {
    display: block !important;
}