/*
Theme Name: Divi Child
Template: Divi
*/

/* Custom CSS for the child theme */



/* Apply the alfarn-2 font to the specific h1 tag */
h1.dynamic-care-clinic {
    text-align: center;
    color: #000000;
    font-family: 'alfarn-2', sans-serif;
    font-weight: 400;
}
