/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/

/* Upcoming Events */

.mod_events_latest_content {
    color: #C10A00 !important;
    font-weight: bold !important;
}

.mod_events_latest, .mod_events_latest_first {
   color: #2D2E2D !important;
}