@charset "UTF-8";

/*
Theme Name: Space Tech
Theme URI: https://keshwalagroup.com/
Author: Duncan Mwesigwa
Author URI: https://themes.alphasoft.ltd/
Description: Space Tech Theme.
Text Domain: space
Version: 1.0
*/
li{
	color: #000;
	font-family: montserrat;
	font-size: 14px;
	font-weight: 400;
}
body{
	margin: 0;
}
.post-content{
    max-width: 800px;
    margin: auto;
    font-family: 'Montserrat';
    font-size: 14px;
    padding: 40px 0 40px 0;
}

.featured-image img{
    width: 100%;
}

.program_excerpt .elementskit-infobox .box-body>p{
	text-align: left;
}
.page-title{
	display: none;
}

#gallery-1 img{
	border: none!important;
	height: 50px;
}