@charset "utf-8";
/* CSS Document */

.bg-white{ background:#eaebec;}

/*custom*/
.admission{ margin-top:20px;}
.admission li{ list-style: none;  line-height:25px; }
.admission li:before{}
.news_post_text h3{ color:#000; font-size:25px;}


.course-details p{ text-align:justify;}
.course-details ul li:before{ line-height:2; font-size:18px; color:#1986de; margin-right:20px; text-transform:uppercase;}
.course-details ul li{ line-height:2; margin-bottom:10px;} 
.course-details ul li:first-child:before{ content:'Job prospects'; }
.course-details ul li:nth-child(2):before{ content:'Eligibility'; }
.course-details ul li:last-child:before{ content:'Duration'; }

.news_post_text ul li{ margin-bottom:10px; line-height:2; list-style:circle inside; }

h3{ text-transform: capitalize; font-size:25px;}

