/*add your own styles here*/

.ppp_button a {
    color:#ffffff!important;
}
 .ppp_button a:hover {
    color: var(--e-global-color-primary) !important;
}

.speaker-list, .session-list {
    max-width: 1200px;
    margin: 0 auto 5rem auto;
}

.session-item h3 {
    font-weight: 900;
}