/* Start custom CSS */h1.entry-title {
    font-size: clamp(var(--font-size-5), 6vw,  10vh);
}/* End custom CSS */