/* colour change /* f3664a to e22600; */

p,
.menu-toggle span,
.ion-navicon:before,
.ion-android-search:before,
.accessibility span,
#social .featured-posts .blog-title,
#social p,
#social .guest-description,
h2.page_subtitle {
    color: #000;
}

.five.columns h2,
.five.columns p,
#parent .six.columns h2,
#parent .six.columns p{
    color:#000;
}

.ctf-tweet-text {
    color:#000 !important;
}

a.ctf-author-box-link,
a.ctf-author-name,
a.ctf-author-screenname,
a.ctf-tweet-date,
a.ctf-retweet-text,
.ctf-screename-sep {
    color:#000 !important;
}

body {
    background: #e2e3e7;
    color: #000;
}

a,
.row.result .categories a {
  color: #e22600; }

#footer,
.row.results,
.single article,
.content,
.intro {
    background: #fff;
}

.phone {
    color: #e22600;
}

.circle.white .ion-ios-body:before {
    color: #67757d;
}

.stylesheets,
.access-close,
.menu-wrap,
.grey,
.three.columns .sidebar,
#social .titlewrap {
    background-color:#67757d;
}

.nav-link.left, .nav-link.right {
    border-top:4px solid #000;
}

.overlay,
.overlay p,
.three.columns .sidebar h1,
#blog .featured-bloggers .username,
.page-banner h3.description,
#breadcrumbs a {
    color: #fff;
}

.entry-meta,
.categories {
    color: #68757b;
}

#footer h2.dots,
#footer p,
#parent h1.entry-title,
.meta-nav,
#social h2.dots {
    color:#000;
}

#social .six.columns {
    background-color:#c0c9ce;
}

.three.columns .sidebar .categories a {
    background: #869197;
    color:#fff;
}

.author.vcard a,
.posted-on a {
    color: #000;
}
.overlay:after,
.accessibility .circle
 {
    background: #000;
}
blockquote {
    background: #f16682;
}

#blog .featured-bloggers .avatar-img {
    border:8px solid #fff;
}

.stylesheets .button.button-primary.save {
    border-color: #fff;
    color: #fff;
}

.overlay .button.button-primary {
    color: #fff;
    border: 2px solid #fff;
}
#social .button.button-primary.white {
    color: #e22600;
    border: 2px solid #fff;
}
.button.button-primary.orange,
.categories a {
    border: 2px solid #e22600;
    color:#e22600;
}
.button.button-primary.orange:hover,
.three.columns .sidebar .categories a:hover,
.main-navigation ul li a:hover,
.categories a:hover {
    background:#f3664a;
}

.button.button-primary:hover, button.button-primary:hover, input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover, .button.button-primary:focus, button.button-primary:focus, input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
    background: #f3664a;
}

.menu-toggle span:hover {
    color:#f3664a;
}

.page-banner {
    border-top: 15px solid #f3664a;
    border-bottom: 15px solid #f3664a;
}

.home-banner {
    border-top: 20px solid #f3664a;
    border-bottom: 20px solid #f3664a;
}

#footer {
    border-top:10px solid #f3664a;
}

.main-navigation ul li a {
    background: #485156;
    color: #fff;
}
@media (max-width: 767px) {
    .overlay:after {
        background: rgba(0,0,0,0.7);
    }
}
