body {
	color: #454545;
}
a:hover, a:focus {
    color: #6b798f;
}
.header-area,
.button,
.navbar-default .navbar-nav > li > a,
.funfacts-area,
.single-ff h2 small,
.name-info,
.section-head.alternate,
.single-skill,
.portfolio-info,
.client-info,
.footer-area,
.footer-area a,
.button.alt:hover,
.single-price h2,
.tweet,
.timePosted > a {
    color: #fff;
}

.current > a {
    color: #333 !important;
}

.social,
.skill-bar,
.client-comment,
.button.alt,
.button:hover {
    background: #fff;
}

.client-comment {
    background: #f7f7f7;
}

.button,
.navbar-default,
.funfacts-area,
.name-info,
.skill-list .count-bar,
.portfolio-info,
.button.alt:hover,
.single-price h2,
.single-price a {
    background: #6b798f;
}

.single-price .star, 
.blog-meta > a , 
.contact-form input[type="submit"],
.section-head span, 
.arrow-icon,
.tweet > a,
.contact-icon .fa {
    color: #6b798f;
}

.button.alt,
.button:hover {
    color: #353535;
}

.social li a {
    color: #282828;
}

.footer-area {
    background: #252525;
}

.arrow-down {
    border-top-color: #6b798f;
}
.section-head h3, .portfolio-shorting li, .client-comment, .footer-area ul li a {
	border-color: #6b798f;
}
.feed-heading {
    background: #6b798f;
}
.single-client > a:hover {
    box-shadow: 4px 5px 0 2px #6b798f;
}
.single-price.blue > h4, .single-price.blue .star {
    color: #5f5fa7;
}

.single-price.blue h2, .single-price.blue > a {
    background: #5f5fa7;
}

.single-price.pink > h4, .single-price.pink .star {
    color: #e94f85;
}

.single-price.pink h2, .single-price.pink > a {
    background: #e94f85;
}

.single-price.black > h4, .single-price.black .star {
    color: #5c535c;
}

.single-price.black h2, .single-price.black > a {
    background: #5c535c;
}