 /* COULEURS 
 Bleu : #1e5a96
 Rouge: #dc2814
 */

 h3.tribe-events-calendar-list__event-title {margin-bottom:0;}
 ul.tribe-event-categories {display:flex;}
 ul.tribe-event-categories li {margin-right:.5em; padding:.2em .4em; background-color:#eee; border-radius:.6em; font-size:70%; text-transform:uppercase;}
  ul.tribe-event-categories li:hover {background-color:#eee;}

.tribe-events-widget-events-list__event-title-link {color:#1e5a96;}
.tribe-events-widget-events-list__event-date-tag-daynum {color:#dc2814;}
.tribe-events-widget-events-list__view-more-link {padding:.5em; background-color:#1e5a96; color:#fff;}
 .tribe-events-widget-events-list__view-more-link:hover {background-color:#dc2814;}