.ott-entry-content > *:first-child,
.ott-entry-summary > *:first-child {
    margin-top: 0;
}

.ott-entry-content > *:last-child,
.ott-entry-summary > *:last-child {
    margin-bottom: 0;
}

.ott-content + .ott-content {
    margin-top: 20px;
}
