/* 
 Theme Name:   Leeway_Child
 Theme URI:    
 Description:  Theme base editado por daniman
 Author:       daniman
 Author URI:   https://www.cocinare.ga
 Template:     leeway
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* SOLO FECHA */
.entry-meta .meta-date {
	background: #595959;
	color: #fff;
}

/* WIDGETS! */

.widget img {
	max-width: 100%;
	height: auto;
	border: 0.5px solid #DDDDDD;
	border-radius: 5px;
}