/*
Theme Name: HaveHeart Child
Theme URI: https://haveheart.qodeinteractive.com
Description: A child theme of HaveHeart
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: haveheart
Template: haveheart
*/

.qodef-section-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-section-title.qodef-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-subtitle {
    font-family: Caveat,cursive;
    font-size: 26px;
    font-weight: 400;
    color: #f15b43;
    margin-bottom: 4px;
    letter-spacing: .025em
}

.qodef-section-title .qodef-m-number {
    font-family: Merriweather,serif;
    font-size: 80px;
    color: #364f75;
    letter-spacing: -.015em;
    line-height: 1em;
    font-weight: 700;
    margin: 2px 0 13px
}

.qodef-section-title .qodef-m-text {
    margin: 11px 0 0
}

