h5 {
    font-size: 1.125rem;
    margin-top: 0rem;
    margin-bottom: 1rem;
    font-family: "Figtree";
    font-weight: normal;
    letter-spacing: 0em;
    line-height: 1.3;
    color: #230f2f;
}

h6 {
    font-size: 1rem;
    margin-top: 0rem;
    margin-bottom: 1rem;
    font-family: "Figtree";
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .15em;
    line-height: 1;
    color: #230f2f;
}

p {
    font-size: 1.0625rem !important;
    font-family: "Figtree" !important;
    letter-spacing: 0em;
    line-height: 1.4;
}