/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

h2 {color: #333333 !important;}

ul li {
    list-style: disc !important;
    margin-left: 20px !important;
    padding: 3px 0 0 5px;
}

.wpcf7-form { 
	text-align:left; 
}
 
.wpcf7-form input { 
	margin-top:5px; 
}
 
.wpcf7-form textarea { 
	padding:2px 0px 2px 4px; 
}
 
.wpcf7-form p { 
	margin-top:3px; 
}

.wpcf7-form .wpcf7-submit {
	margin-top:5px; 
	text-align:left; 
	background-color:#009ca7 !important;
	background-image: none !important;
	cursor:pointer;
	color:#fff;
}

