/* Add here all your css styles (customizations) */


body { 
   color: #333; 
   font-size: 15px;
   line-height: 1.6;
}

.re-title-v1 {
text-transform: none;
font-size: 50px;
text-align: center;
} 


.re-title-v1-span {
text-transform: none;
font-size: 50px;
text-align: center;
} 
.re-title-v2 {
text-transform: none;
font-size: 40px;
} 

.fullWidth  {
width:84%;
color: #000;
margin:0 0 20px 15px ;
box-shadow: none;
border-color: #eee;
}
 

