/*media all*/
.col-2-of-3, .col-4-of-6, .col-6-of-9, .col-8-of-12 {
  width: 100%; !important
}
/*media all*/
a {
    color: #dd8500; !important
}
/*media all*/
.main-navigation > ul > li.current-menu-item > a, .box-text, a.readmore:hover a.load-more:hover, a.load-more, .caption .readmore, blockquote, .widget_tag_cloud .tagcloud a:hover {
    border-color: #dd8500;
}
/*media all*/
.box-text:hover, .favourite, a.readmore:hover, a.load-more:hover, .inline-social-share-wrapper .share i, .main-navigation li li:hover, a.load-more, .caption .readmore:hover, .widget_tag_cloud .tagcloud a:hover, .nav-previous a:hover, .nav-next a:hover {
    background: #18a000;
}
/*media all*/
a.readmore, a.load-more, .nav-previous a, .nav-next a, .nav-previous a, .nav-next a {
    -moz-border-radius: 30px;
    -moz-transition: all .5s  ease-in-out;
    -webkit-border-radius: 30px;
    -webkit-transition: all .5s  ease-in-out;
    background: #fff;
    border-radius: 30px;
    border: 1px solid #dd8500;
    color: #dd8500;
    display: inline-block;
    margin-right: 15px;
    padding: 10px 25px;
    transition: all .5s  ease-in-out;
}

Blog-headline
/*media all*/
body {
    background: #fff;
    color: #dd8500;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
}

/*media all*/
.main-navigation > ul > li > a:hover, .pin-favourite a:hover, .pin-favourite.pined a, .pined a, .inline-social-share-wrapper li a:hover, span.post-by a:hover, .standard-social-wrapper .social-icon a:hover, h2.entry-title a:hover, .standard-social-wrapper .social-icon.pined a, .widget h3.entry-title a:hover, ul.social-list li a:hover, a.go-to-top-link:hover, .widget ul li a:hover, span.total-post, .single-header-banner span.post-category a:hover, .single-header-banner span.post-category:hover, .social-list-top li a:hover, .social-list-top li a:focus, .top-bar .top-navigation ul li a:hover {
    color: #18a500;
}

/*media all*/
body {
    background: #fff;
    color: #dd8500;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
}

/*media all*/
header#masthead {
    background: #dda654;
    margin: 0px auto;
    width: 100%;
}

/*media all*/
.site-branding img {
    -moz-transition: width .46s ease-in;
    -o-transition: width .4s ease-in;
    -webkit-transition: width .4s ease-in;
    margin: 5px 0;
    width: 90px;
    transition: width .4s ease-in; !important
}

body {
    background-color: #fff;
} 
Home-Site

.caption h2 {
    color: #ffff00; !important
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}