/*
Theme Name:   Wavy Child
Theme URI:    https://estudiopatagon.com/projects/wavy-for-wordpress/
Author: EstudioPatagon
Author URI: https://estudiopatagon.com/
Description:  Child theme, based on Wavy
Template: wavy

*/

/* Add your custom code just below */
.fast {
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.5;
}

#single.fullcover .fullcover-wrapper .featured-image {
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
}

.w8men {
	padding: 1.5em;
	background-color: lavender;
	border-radius: .5em;
}

.referencias li a{
	font-weight:400!important;
}
.referencias h5{
	font-weight: 600!important;
	font-size: 1.5em!important;
}
