@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@700&family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&display=swap');

.page-global h1.uhl-page-title {
    font-family: 'Cinzel', serif !important;
    font-weight: 700 !important;
    font-size: 42px !important;
    letter-spacing: 0.15em !important;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 0.75em;
    color: #333 !important;
}

.page-global .world-of-uhl {
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    line-height: 1.75;
}

    .page-global .world-of-uhl h2 {
        font-family: 'Cinzel', serif !important;
        font-weight: 400 !important;
        font-size: 26px !important;
        letter-spacing: 0.08em !important;
    }

    .page-global .world-of-uhl .buttons-row a {
        font-family: 'Cinzel', serif !important;
        font-size: 14px !important;
        letter-spacing: 0.08em !important;
    }

    .page-global .world-of-uhl h3 {
        font-family: 'Cinzel', serif !important;
        font-weight: 400 !important;
        font-size: 22px !important;
        letter-spacing: 0.06em !important;
    }

    .page-global .world-of-uhl h4 {
        font-family: 'Cinzel', serif !important;
        font-weight: 400 !important;
        font-size: 19px !important;
        letter-spacing: 0.04em !important;
    }