/* ==========================================================================
   Video player (replaces the photo gallery for this page)
   ========================================================================== */
.job-gallery__main--video {
	background: linear-gradient(135deg, #9fc2e8, #4f7bb0);
}

.video-card__play--lg {
	width: 4.5rem;
	height: 4.5rem;
}

.video-card__play--lg svg {
	width: 1.6em;
	height: 1.6em;
	margin-left: 3px;
}

/* ==========================================================================
   Company intro
   ========================================================================== */
.company-intro__text {
	color: var(--color-text-sub);
	line-height: 1.9;
}
