.o-section {
    margin-bottom: $vertical--block-lg;

    &:last-child {
        margin-bottom: 0;
    }
}