/* 
 Theme Name:     Triad Property Inspections 1.1
 Author:         Nice Grizzly | Creative Shop
 Author URI:     www.nicegrizzly.com
 Template:       Divi
 Description:    A customized child theme built for Triad Property Inspections
 Version:        1.1
*/


@import url('https://fonts.googleapis.com/css2?family=BioRhyme+Expanded&display=swap');
/* ----------- Theme customization starts here --------------------------- */
/* ---- FONTS ---- */

/* ---- MENU ---- */

/* ---- FOOTER ---- */
.grizzly {
    font-family: 'BioRhyme Expanded';
    font-weight: 400;
    font-size: 0.85rem;
}
#footer-bottom, #main-footer, #main-footer a {
    color: #cccccc;
}