
/* Genéral */

a, .ui-widget-content a {
    color: #9C211E;
}

a:hover,
a:focus,
.ui-widget-content a:hover,
.ui-widget-content a:focus {
  color: #D62825;
}
