h1 {
	font: 'Open Sans', sans-serif;
	color: #717070;
}

iframe {
	width: 100%;
	height: 700px;
}

p {
	font-size: 120%;
}

/*footer span {
	text-align: center;
}
*/
.top-h3 {
	margin-top: 0;
}

.my-container {
	margin-top: 5%;
	margin-left: 15%;
	margin-right: 15%;
}

.btn-group {
	margin-top: 20px;
}

.content {
	margin-top: 50px;
}

.row {
	margin-bottom: 5%;
}

.fa {
	font-size: 50px;
	text-align: right;
	position: absolute;
	top: 7px;
	outline: none;
}

.list-group-item p {
	margin-left: 75px;
}
