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

/* Testi */

.txt-white h1, .txt-white h2, .txt-white h3, .txt-white h4, .txt-white p {color:#fff;}


/* Form */

#input {
	border: 1px solid #4F4F5D !important;
	border-radius: 10px  !important;
	font-size: 16px  !important;
	padding: 10px 20px  !important;
color: #4F4F5D  !important;
}