.references {
    font-size: 1.5rem!important;
}

[id^="motivation"] table {
    font-size: 0.95rem!important;
}

#benchmark-results table {
    font-size: 1.10rem!important;
}

.subtitle {
    font-size: 2.5rem!important;
}

.authors {
    font-size: 1.7rem!important;
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 100%;
}

.funding-sources {
    font-size: 1.2rem!important;
    margin: auto;
    width: 60%;
}

.date-and-venue {
    font-size: 1.6rem!important;
    margin-top: 1rem;
    bottom: 0;
}
