/* Weiterlesen-Link */
.readmore a {
    font-size: 22px !important;
    font-weight: bold !important;
}

/* Die Klasse wird an die SPALTE gehängt, nicht an das Modul */
.mein-jem-style .event-title a {
    color: #007BFF !important;
    text-decoration: none !important;
    font-weight: normal !important;
}

.mein-jem-style .event-title a:hover {
    color: #FFA500 !important;
    text-decoration: none !important;
}