/*
Theme Name: Learnpatch
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");
.logo-image {
	margin-bottom: 10px;
}
.post-type {
	color: #0a996d;
	display: inline-block;
	margin-top: 7px;
	margin-left: 10px;
}
.time {
	color: #0a996d;
	display: inline-block;
	margin-top: 7px;
}
.time i {
	margin-right: 3px;
}
.post-type a {
	color: #0a996d;
}
.time a {
	color: #0a996d;
}
.curated-post {
	padding-left: 20px;
	border-left: 5px solid #ccc;
	margin-top: 10px;
	
}
.post-content a.curated-btn {
	color: #FFF;
	margin-bottom: 10px;
	
}
