body {
	color: rgb(33, 66, 66);
	line-height: 1.3;
	background-color: white;
	font-family: Quicksand, sans-serif;
}

.header {
	font-family: 'Montserrat', sans-serif;
}

a {
	color: inherit;
	text-decoration: none;
}

a:after {
	content: ' \203a  ';
	font-weight: 700;
}

a.anchor:after {
	content: none;
}

a:hover {
	color: #CE7B91;
}

ul {
	list-style-type: none;
}

ul li:before {
	content: ' \273b  ';
}

.navigation {
	text-align: left;
	margin: 0;
}

.nav-ref {
	font-weight: 700;
	padding: 10px;
	display: inline-block;
	text-align: center;
	color: #524948;
	border-top: 10px solid;
	border-bottom: 10px solid;
	border-left-width: 0;
	border-right-width: 0;
}

.nav-ref a {
	text-decoration: none;
}

.titling {
	text-align: center;
	margin: 40px 0;
}

.titling-brief {
	font-size: 24px;
	font-weight: 700;
	margin-top: 50px;
}

.info-section {
	text-align: center;
	border-top-width: 20px;
	border-top-style: solid;
}

.section-header {
	margin: 10px 0 20px 0;
	font-size: 26px;
	font-weight: 700;
	color: #524948;
}

.section-brief {
	margin: 0px 10px 20px 10px;
	font-size: 16px;
}

.info-header {
	font-size: 20px;
	font-weight: 700;
	color: #524948;;
	margin-bottom: 10px;
	border-bottom: 4px solid;
	border-color: inherit;
}

.info-content {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 30px;
	border-color: inherit;
}

.separable {
	margin-bottom: 10px;
}

.home {
	border-color: #57467B;
}

.features {
	border-color: #B5DF53;
}

.products {
	border-color: #E5A4CB;
}

.components {
	border-color: #7EBDC2;
}

.examples {
	border-color: #D33F49;
}

.documentation {
	border-color: #B4DC7F;
}

.support {
	border-color: #DF9B6D;
}

.services {
	border-color: #DB3069;
}

.contact {
	border-color: #17BEBB;
}

.contribute {
	border-color: #CE7B91;
}

.footer a:after {
	content: none;
	color: gray;
}

.legal {
	padding: 10px;
	background-color: #FFE3E3;
	font-size: 12px;
}

.refs {
	margin: 20px 0;
	border-top: 1px solid lightgray;
	padding-top: 10px;
	font-size: 10px;
	font-size: 10px;
}

.separable .row, .separable .col-sm {
	border-color: inherit;
}

.arsysop {
	display: block;
	font-size: 26px;
}

.arsysop img {
	margin-right: 20px;
}

.arsysop a:after {
	content: none;
}

.info-content ul {
	text-align: left;
	list-style: none;
	border-color: inherit;
}

.info-content ul li {
	padding-left: 10px;
	margin-bottom: 5px;
}

.inner {
	padding-left: 30px !important;
}