﻿body {
	overflow-x: hidden;
}

div.container-fluid > div.row {
	text-align: center;
}

	div.container-fluid > div.row > div.col-md-12 > div.fb-video {
		width: auto;
		padding: 0px 100px;
		margin-bottom: 15px;
	}

	div.container-fluid > div.row > div.col-md-12 > h1 {
		color: #9FD5B1;
		font-size: 35px;
		font-weight: 700;
	}

	div.container-fluid > div.row > div.col-md-12 > p {
		font-size: 16px;
	}

nav.bg-light {
	background-color: transparent !important;
}
