.v2pseo-video-section {
	margin: 0 0 2rem;
}

.v2pseo-video-figure {
	margin: 0;
}

.v2pseo-video {
	display: block;
	width: 100%;
	height: auto;
	background: #111;
	border-radius: 8px;
}

.v2pseo-video-caption {
	margin-top: 0.75rem;
}

.v2pseo-video-caption h2 {
	margin: 0 0 0.35rem;
}

.v2pseo-video-caption p {
	margin: 0;
}

.v2pseo-chapters {
	margin-top: 1rem;
	padding: 1rem;
	border: 1px solid currentColor;
	border-radius: 8px;
}

.v2pseo-chapters ol {
	margin: 0.5rem 0 0 1.25rem;
}

.v2pseo-chapters li {
	margin: 0.35rem 0;
}

.v2pseo-chapter-time {
	font-variant-numeric: tabular-nums;
	font-weight: 600;
	margin-right: 0.5rem;
}

.v2pseo-transcript {
	margin-top: 1rem;
	padding: 1rem;
	border: 1px solid currentColor;
	border-radius: 8px;
}

.v2pseo-transcript summary {
	cursor: pointer;
	font-weight: 600;
}
