@charset "UTF-8";
.day_link{
    color: #888888;
    text-decoration: none;
    font-size: 16px;
}
dl.attendee {
    display: flex;
}
dl.attendee dd {
    flex: 1;
}


@media (max-width: 600px) {

}
@media (max-width:375px) {

 
}