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

.comingsoon p {
	font-size:35px;
	line-height:45px;
	color:#333;
	font-family: myriad-pro, sans-serif;
font-weight: 400;
font-style: normal;
}

.comingsoon a {
	color:#8ce7e8;
	white-space: nowrap;
	font-family: myriad-pro, sans-serif;
font-weight: 400;
font-style: normal;
}

::selection {
    background: #8ce7e8;
    color: #fff;
}