/*
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");

.drop_down .second .inner>ul, 
li.narrow .second .inner ul {
    background-color: rgba(0,149,203,1);
}

.drop_down .second .inner ul li a,
.drop_down .second .inner ul li h5 {
     color: white;
}

.drop_down .second .inner ul li a:hover,
.drop_down .second .inner ul li h5:hover {
     color: #004275;
}
