.img-post
	height: 500px
	width: 100%
	background-size: cover	
    background-position: center

.titleblog
		@include fontstyle(25px,600,1px,#4A4D4F)

.dateblog
	@include fontstyle(14px,300,1px,#979FA3)	

.descriptionblog
	line-height: 25px	

.section-banner-blog
	// height: 280px
	background-size: cover	
	h1		
		color: black
		font-weight: 100
		letter-spacing: 1px
		font-size: 70px	

