/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.bg-lightGray {
    background-color: lightgray !important;
}

.text-lightGray {
    color: lightgray !important;
}