body, h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-weight: 700;*/
}


textarea {
	margin-bottom: 25px;
}


video {
	margin-bottom: 25px;
}


.lead-button {
	min-width: 150px;
}


.content-section-a {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid #e7e7e7;
	/*border-bottom: 1px solid #e7e7e7;*/
}

.intro {
	border-color: #ffb217;
	border-width: 2px;

	font-size: 21px;
  	font-weight: 300;
  	line-height: 1.4;
}


.paragraph-inline-title {
	margin-right: 0.5em;
	font-weight: bold;
}

.thumbnail {
	border: none;
	text-align: center;
	font-size: 3em;
}


.pml {
	font-family: 'Source Code Pro', monospace;
	font-weight: bold;
}

.main-buttons {
	margin-top: 25px;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.img-profile {
	max-width: 120px;
	margin: 0 auto;
	display: block;
}

.profile{
	text-align: center;
	margin-bottom: 35px;
}

footer {
	margin-top: 50px;
}