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

/* ----------- Theme customization starts here --------------------------- */
/* ---- FONTS ---- */
h1, .gin{
font-family: "gin", serif;
font-weight: 400;
font-style: normal;
}
h2, .thirsty{
font-family: "thirsty-script", sans-serif;
font-weight: 700;
font-style: normal;
}
/* ---- MENU ---- */

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