.customize-menu ul li a {
    border: 1px solid rgba(0,0,0,0);
    color: #ffffff;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-family: 'raleway' !important;
}

.post-blog .post-comment {
    border-top: 1px dotted #d7d7d7;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    border-bottom: 0px solid #CCCCCC !important;
}

.footer-widget {
    color: #FFF;
    font-size: 14px;
    color: #c8c8c8;
    font-family: 'Roboto Condensed' !important;
}

.col-md-12 .customizable-home-title  {
display: none !important; 
}

.customize-breadcrumb {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    padding: 20px 0 10px;
    float: left;
    max-width: 100%;
    background: url(http://celineforget.com/wp-content/uploads/2017/09/final-dollard.png) 7px -82px repeat !important;
}

.top_footer {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 30px 0px 20px 0px;
    float: left;
    max-width: 100%;
    background: #203553 !important;
}

.download-theme {
    background-color: #447d4f !important;
    padding: 10px 0 !important;
}

.customizable-home-icom .back-icon {
    background-color: #447d4f !important;
    height: 50px;
    margin: 21px auto;
    padding: 2px 0;
    transform: rotate(45deg);
    width: 50px;
}

.fa-square {
    color: #447d4f !important;
}

.wp-caption {
    background: #203553 !important;
    max-width: 100%;
    margin-bottom: 14px;
    padding: 5px;
    text-align: center;
}


.section_post .content {
    color: #212121;
    font-size: 18px !important;
    font-family: 'roboto condensed' !important;
}