#site-info {
display: none;
}
.mnp-bottom-header.navbar.navbar-expand-lg.d-block1 {
background-color: #1d2b61;
}
.post-col .page .entry-content p, .post-col .post .entry-content p, .site-main .post-col .entry-content .page p {
text-align: justify;
} .main-navigation li{
cursor: pointer;
} .navigation-bar{
width: 100%;
}  .bottom-footer a{
display:none;
}
.site-info .mnp-social-profiles, .site-info .copyright{
text-indent: -9999px;
line-height: 0;
}
.site-info .mnp-social-profiles, .site-info .copyright:after {
content:'College of Education for Human Sciences';
text-indent: 0;
display: block;
line-height: initial;
text-align: center;
}  .widget.widget_media_image{
text-align: center;
} section.related-posts .post-content .entry-title a,
section.featured-section .entry-title a{
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
} .featured-section .mnp-post-boxed.inlined, .featured-section .post-block .entry-header{
padding: 10px;	
} .post-block .mnp-post-image-wrap a:after{
background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%);
background: linear-gradient(180deg, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%);
} body.single-post .entry-content p{
font-size: 18px;
font-weight: 500;
} .entry-meta .author{
display: none;
}