/*
Theme Name:  Discy
Theme URI:   https://2code.info/demo/themes/Discy/
Description: Discy - Social Questions and Answers WordPress Theme
Author:      2codeThemes
Author URI:  https://2code.info/
Version:     5.5.8
License:     license purchased
License URI: http://themeforest.net/licenses/regular_extended
Tags:        one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, theme-options, translation-ready
Text Domain: discy
Tested up to: 6.1
*/

.example-class {
    color: #333333; /* Ensure this color has sufficient contrast against the background */
}

/* Change the background color to improve contrast */
.example-background-class {
    background-color: #f0f0f0; /* Ensure this color has sufficient contrast against the text color */
}