/* CSS Document */


.footer p{
	color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 50px;
	Padding-left: 20px;
	font-family: "GSansMTLight";
}

.footer2 p{
	float: right;
	color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 50px;
	Padding-right: 20px;
	font-family: "GSansMTLight";
}

.terms-text {
	background-color: #FFFDFD;
	padding-top: 10px;
}

.navbar-brand img{
	padding-bottom: 10px;
}

.socialMediaLinks {
	float: right;
	position: relative;
	right: 103px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: -20px;
}

.socialMediaLinks img {
	margin-left: -4px;
}

.termsText {
	text-align: center;
	color: #ffda77;
	font-family: "omtele";
	font-size: 50px;
	margin-top: 90px;
	text-decoration: underline;
}


.terms-text2 {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: thick solid #6c0f57;
	border-width: 7px;
}

.terms-text2 h4 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 2px;
	font-family: "Gill Sans MT";
	color: #6c0f57;
}

.bg-teal {
	background-color: #517272;
	margin-top: -30px;
}