/* Export page blue card theme */
.export-blue-card {
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%) !important;
    color: #fff !important;
}