/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.bg-dark{
    background-color: #000 !important;
}
.blog_slider_date_holder {
    color: #ff0000;
}

.blog_slider_date_holder .blog_slider_day {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
}
.blog_text_holder.info_bottom .blog_text_date_holder {
    border-right: 1px solid #ff0000;
 