/* Add here all your CSS customizations */


section.section.mysec {
    margin: 0px 0;
	padding: 0px 0;
    background: #fff;
}

.txtwhite p {
    color: #777;
    line-height: 26px;
    margin: 0 0 20px;
}

.home-intro {
    margin-bottom: 25px;
/*    changing in line 14712 css/theme-elements.css*/
}








