/**
 * Theme Name: Foodie Pro 5
 * Description: This is the Foodie Pro 5 child theme.
 * Author: Feast Design Co.
 * Author URI: https://feastdesignco.com/
 * Version: 5.0.0
 *
 * Tags: black, orange, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 *
 * Template: genesis
 * Template Version: 2.0.1
 *
 * License: GPL-2.0+
 * License URI: http://www.opensource.org/licenses/gpl-license.php
 */

 h2.wp-block-heading, h3.wp-block-heading, h4.wp-block-heading {
    font-family: "Cormorant Garamond", serif !important;
 }

 li.menu-item a {
    font-family: "Cormorant Garamond", serif;
    font-weight: 700;
    font-size: 22px;
 }

 .fsri-title {
    font-family: Lato, sans-serif;
    color: #111734;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    padding-top: 0.5rem;
 }

 p {
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 30px;
 }