/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Version:      1.0
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

.authors-home .penci-image-holder {
	background-color: inherit !important;
}
p.about-home {
    font-size: 22px !important;
}
.page h2.wp-block-heading {
    color: #558fa2;
}
.pinterest-author-block .penci-teammb-img {
    /* width: 150px; */
    /* height: 150px; */
    border-radius: 50%;
    width: 100% !important;
    height: inherit !important;
}
.single-post h2 {
	color: #558fa2;
}
.ingredient-guide,
.pro-tips {
	margin-top: 25px;
}