#event {
    background-color: #31a7d7;
    color: white;
}

#event a {
    color: white;
    text-decoration: underline;
    font-weight: bold
}