#schedule .light {
    padding-bottom: 3rem;
}

.subpage main h1 {
    padding: 2rem 0 1.875rem;
}

#schedule h3 {
    color: #5fab9c;
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding-top: 10px;
    font-weight: 700;
    display: block;
}

.details h3.talk {
     padding-bottom: 10px;
}

.speaker {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    padding: 0;
    display: block;
}

.abstract p.closed {
    display: -webkit-inline-box;
    line-height: 1.5;
}
.abstract p {
    display: inline;
    padding: 0;
}
.abstract {
    padding: 0.2rem 1rem 0.3125rem 0;
}
#schedule h2.main-date {
    color: #ee3032 !important;
    font-size: 1.5625rem;
    font-weight: 300;
    margin: 1.875rem 0 1.875rem 0rem;
}
#schedule h2.time {
    font-size: 1.5625rem;
}
.divider {
    border-top: 1px solid #c0c0c0;
    margin: 1.625rem 0 1.625rem 0;
}