.btn.btn-lg.m-2.btn-primary {
	width:16rem;
}

.navbar-light .navbar-nav .nav-link {
	color: #212529;
}

.fa-2x {
	font-size:22px;
}

@media only screen and (max-width: 600px) {
	.video-scaling {
		height: 12em;
		width: 100%;
	}
	iframe {
		height: 100% !important;
		top: 0 !important;
	}
}
