.display-1 { font-size: 3.75rem; }
p { margin: 0; }
.actions { margin-top: 1rem; }

.embedtool { position: relative; height: 0; padding-top: 56%; overflow: hidden;
	max-width: 1280px; box-sizing: content-box; border: 2px solid var(--Dark); border-radius: 2px; }
.embedtool iframe, .embedtool object, .embedtool embed { position: absolute;
	top: 0; left: 0; width: 100%; height: 100%; }
.embedtool .fluid-vids { position: initial !important }
