#fh5co-blog-section h3 a {
	color: #5a5a5a;
}

h3.heading-section:before {
	background-color: #5a5a5a;
}

#fh5co-services-section h3 a {
	color: #5a5a5a;
}

#fh5co-services-section h3.heading-section:before {
	background-color: #5a5a5a;
}

.btn.btn-primary {
	background-color: black;
	color: white;
	margin: 0 auto;

	:hover
	background-color#666;
}

.w100p {
	width: 100%;
}

.edith4 {
	font-size: 18px;
	color:grey;
	line-height: 24px;
}

.center {
	margin: 0 auto;
}

.edith3 {
	font-weight: 100;
}

.shape {
	color: red;
}

.edith1 {
	color: red;
	font-size:30px;
	font-weight: 500;
}

.red {
	color: red;
}

ul li {
	font-size: 16px; 
}

ol li {
	font-size: 17px;
}

.quote {
	font-weight: 600;
	font-size: 20px; 
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #eee;
    font-size: 17px;
}
ul.breadcrumb li {display: inline;}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}
ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}
ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}

.upercase-text {
	text-transform: uppercase;
}

.bg {
	background: white;
}

#fh5co-blog-section {
	background: #d8d8d8;
}
#fh5co-primary-menu .fh5co-sub-menu a {
    padding: 0 5px;
    font-size: 15px;
    text-align: left;
}