/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2025 | 13:50:57 */
/* Agrega aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 


.event_data.status-EventScheduled.location-type-OfflineEventAttendanceMode.event_single {
    background: #3d7f72 !important; color: #f5f6e7; font-family: 'Poppins'; padding: 16px; font-size:14px; font-weight:400;}
.event_single {
    border-left: #ff4710 10px solid;
}
a.event_link.event-export.vcs {color:#f5f6e7;     font-family: 'Poppins'; font-size:14px; font-weight:400;}
a.event_link.event-export.gcal.customize-unpreviewable {color:#f5f6e7; font-family: 'Poppins'; font-size:14px; font-weight:400;}
a.event_link.event-export.ics {color:#f5f6e7; font-family: 'Poppins'; font-size:14px; font-weight:400;}
a.event_link.event-export.gcal {color:#f5f6e7; font-family: 'Poppins'; font-size:14px; font-weight:400;}
.event_data .date {color:#f5f6e7; font-family: 'Poppins'; font-size:14px; font-weight:400;}
.event_data .time {color:#f5f6e7; font-family: 'Poppins'; font-size:14px; font-weight:400; opacity:1;}

a.event_link.event-export.vcs:hover {text-decoration:underline !important;}
a.event_link.event-export.gcal.customize-unpreviewable:hover {text-decoration:underline !important;}
a.event_link.event-export.ics:hover {text-decoration:underline !important;}
a.event_link.event-export.gcal:hover {text-decoration:underline !important;}