/* here you can put your own css to customize and override the theme */


body {
	font-size: 12px;
}

p {
	font-size: 14px;
}

.caption { 
	color:white 
}

.mediumsizetext {
	font-size: 20px;
}

.slide_subtitle {
	font-weight: bold;
	font-size: 22px;
}



ul li {
	color:dimgray;
  font-size:13px; 
  direction: ltr;
  font-family: 'Open Sans' !important;
}

h1, h2, h3, h4, h5, h6 {
	color:dimgray;
}


