/*Theme Color Change per event*/
.themeC{
	color: #0d7680 !important;
}
.themeBK{
	background-color: #0d7680 !important;
}
.ft-title::after{
	border-color: #0d7680!important;
}


/*Global Custom Style start*/

p{
	line-height: 1.5rem !important;
}
h3{
	font-size: 35px!important;
}
span{
	font-style: normal;
}

.trade-template h1, .trade-template h2 {text-transform:none; font-weight:500;}
.nav-button-wrapper {display: none!important;}
.navbar-nav>li {margin:0 auto!important;}

/* Community Styles */

.main-community-container {background-color: #;}
.sidebar {background-color: #;}