@import "../variables";

.PageShow-section {
    & + & {
        margin-top: $offset_main * 3;
    }
}

.PageShow-last-modified {
    margin-top: $offset_main * 2;
}

.PageShow-linked-publishers {
    margin-bottom: $offset_main;
}
