
.resourcewrapper .desc { padding-top:var(--gutter_big); }


body.single-video .imagery+.textcontent>.transcript,
body.single-audio .imagery+.textcontent>.transcript {
    margin-bottom: 0 !important;
    top: calc(0px - (var(--gutter) / 2));
}


body.single-video .imagery+.textcontent>.transcript br,
body.single-audio .imagery+.textcontent>.transcript br {
    display: none;

}
.ytd-transcript-segment-renderer.segment-timestamp { font-size: var(--bodytext_size); line-height: 1.4;}
.ytd-transcript-segment-renderer.segment-timestamp { font-size: 14px; font-weight: 700;}