.text-primary {
    color: #A89DFF !important; /* Lighter purple with better contrast against dark backgrounds */
}

.dark-gradient-section .text-primary {
    color: #A89DFF !important; /* Ensure consistent color in dark sections */
}

/* Maintain hover states */
.text-primary:hover {
    color: #BEB5FF !important;
}

    color: #A89DFF !important; /* Lighter purple with better contrast against dark backgrounds */
}

.dark-gradient-section .text-primary {
    color: #A89DFF !important; /* Ensure consistent color in dark sections */
}

/* Maintain hover states */
.text-primary:hover {
    color: #BEB5FF !important;
}
.text-primary {
    color: #A89DFF !important; /* Lighter purple with better contrast against dark backgrounds */
}

.dark-gradient-section .text-primary {
    color: #A89DFF !important; /* Ensure consistent color in dark sections */
}

/* Maintain hover states */
.text-primary:hover {
    color: #BEB5FF !important;
}
