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

/**
* Contact Form 7
**/
.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #2730a5!important;
}
.mail-id{
	text-transform: lowercase;
}