/*
Theme Name: Tranquility Aesthetics Child Theme
Theme URI: https://tranquilityaestheticsky.com/
Version: 1.0
Description: A child theme for Tranquility Aesthetics
Author: Jocelyn Traher
template: bb-theme
*/

/* Add your custom styles here... */ 

/* Sticky footer */
.fl-page {
    min-height: 101vh;
    display: flex;
    flex-direction: column;
}

.fl-page-content {
    flex-grow: 1;
}
/* End of sticky footer */

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "the-seasons", sans-serif;
font-weight: 700;
font-style: normal; 
}

.fl-button-texta {
font-family: "the-seasons", sans-serif;
font-style: normal; 
}

