/* Exact family used by the Helping Haven Weebly title.
   Loaded from Google Fonts rather than distributing a font file. */
@import url('https://fonts.googleapis.com/css2?family=IM+Fell+English&display=swap');

#wsite-title {
    font-family: "IM Fell English", "IM Fell", Georgia, serif !important;
    color: #fff !important;
    font-weight: 400;
}
