:root {
    --el-color-primary: #115488;
    --el-color-primary-dark-2: #063961;
}

.el-table .warning-row {
    --el-table-tr-bg-color: #87cefa;
}

.attention {
    font-size: 80%;
    margin-bottom: 1.5em;
}