 /**
 * Theme Name: cxs-custom
 * Template:   lucille
 */

.eventlist_day {
    opacity: 0.9 !important;
}

body {
    color: rgb(200,200,200) !important;
}

div {
    color: rgb(200,200,200);
}

.lucille_cf_entry > .lucille_cf_input {
    color: white;
}

.lc_content_full p a:link {
    text-decoration: underline;
    text-decoration-style: dotted;
}
