/*
Theme Name: Nana's Kitchen
Description: Child theme for Jevelin theme
Version: 1.0.0
Author: GMS Designworks
Author URI: https://www.gmsdesignworks.com
Template: jevelin
Text Domain: nanas-kitchen
*/

/* Add your custom CSS below */
/* staff */
.sh-team-name h3 {
    font-size: 24px;
}

/* testimonials */
.sh-testimonials-image {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    background-size: 80% 80%;
    background-repeat: no-repeat;
}
.sh-testimonials-name h3 {
    font-size: 28px;
}