/* Add here all your CSS customizations */

html section.section-quaternary {
	background-color: #383f48 !important;
	border-color: #383f48 !important;
}

html section.section-yellow {
	background-color: #f9b90a !important;
	border-color: #f9b90a !important;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

h5 {
	font-size: 1em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
	text-transform: none;
}

.black {
	text-color: #000000;
}

section.section.ne {
	background: #f4f4f4;
	border-top: 5px solid #f1f1f1;
	margin-top: 0;
	margin-bottom: 0;
	padding: 50px 0;
}

section.section.ne2 {
	background: #f4f4f4;
	border-top: 5px solid #f1f1f1;
	margin-top: 0;
	margin-bottom: 30px;
	padding: 50px 0;
}