.item-proyecto
    margin-top: 20px
    .box-imagen        
        height: 184px
        width: 100%
        background-size: cover
    .date
    	@include fontstyle(12px,400,1px,#ADADAD)
    .nombre
    	@include fontstyle(14px,300,1px,black)
    	align-text: center
      margin-top: 20px
    .content
    	background-color: white
    	min-height: 200px
    .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)