.paper-module {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.paper-module:first-of-type {
    margin-top: 0;
}

.paper-module:last-of-type {
    margin-bottom: 0;
}