.item-reseta
    margin-top: 20px
    .box-imagen        
        height: 170px
        width: 100%
        background-size: cover
    .date
    	@include fontstyle(12px,400,1px,#ADADAD)
    .nombre
    	@include fontstyle(13px,600,1px,black)
    	align-text: justify
    .content
    	background-color: white
    	min-height: 350px
    .etiqueta
   		@include fontstyle(8px,500,1px,#565656)
   		background-color: #F2F2F2
   		padding: 8px
   	.link
   		position: absolute
   		top: 90%
   		left: 15px
   		@include fontstyle(10px,500,1px,#FD7765 !important)

.go-inspiracion
	width: 100%
	height: 368px	
	background-size: contain
	background-repeat: no-repeat;
	color: white !important
	button
		position: absolute;
		top: 290px
		left: calc(50% - 65px)
		background-color: white
		border: none
		padding: 10px
		padding-left: 25px
		padding-right: 25px
		color: #FE7865



    				    