.dataTables_wrapper {
            width: 100% !important;
            overflow-x: scroll !important;
        }

.couple-warning-banner {
            border-left: 4px solid #d39e00;
        }

.couple-warning-highlight {
            background-color: #fff8d9 !important;
            border-color: #d39e00 !important;
        }

.couple-warning-highlight-select2 {
            background-color: #fff8d9 !important;
            border-color: #d39e00 !important;
        }

.couple-warning-note {
            margin-top: 0.35rem;
            color: #856404;
        }
