.a_color { color: #6EA16C!important; } /* Darker green */
.b_color { color: #FF7A7A!important; } /* Darker pink */
.c_color { color: #E26DA5!important; } /* Darker hot pink */
.d_color { color: #D47786!important; } /* Darker light pink */
.e_color { color: #A0C638!important; } /* Darker lime green */
.f_color { color: #E07A85!important; } /* Darker coral pink */
.g_color { color: #E66A43!important; } /* Darker salmon */
.h_color { color: #8F95C7!important; } /* Darker lavender blue */
.i_color { color: #E26DA5!important; } /* Darker hot pink (duplicate of .c_color) */
.l_color { color: #6EA16C!important; } /* Darker green (duplicate of .a_color) */
.m_color { color: #FF7A7A!important; } /* Darker pink (duplicate of .b_color) */
.n_color { color: #D47786!important; } /* Darker light pink (duplicate of .d_color) */
.o_color { color: #A0C638!important; } /* Darker lime green (duplicate of .e_color) */
.p_color { color: #E66A43!important; } /* Darker salmon (duplicate of .g_color) */
.q_color { color: #8F95C7!important; } /* Darker lavender blue (duplicate of .h_color) */
.r_color { color: #E26DA5!important; } /* Darker hot pink (duplicate of .c_color) */
.s_color { color: #6EA16C!important; } /* Darker green (duplicate of .a_color) */
.t_color { color: #FF7A7A!important; } /* Darker pink (duplicate of .b_color) */
.u_color { color: #D47786!important; } /* Darker light pink (duplicate of .d_color) */
.v_color { color: #A0C638!important; } /* Darker lime green (duplicate of .e_color) */
.z_color { color: #E66A43!important; } /* Darker salmon (duplicate of .g_color) */





.red { color: #ffadad!important; }
.yellow { color: #fdffb6!important; }
.green { color: #caffbf!important; }
.blue { color: #a0c4ff!important; }
.purple { color: #bdb2ff!important; }
.pink { color: #ffc6ff!important; }
.white { color: white!important; }


