.prague-logo a {width:70px !important;font-size:20px !important;}        h1,
        h1 a {
            font-family: Noto Serif !important;        }
            h2,
        h2 a {
            font-family: Noto Serif !important;        }
            h3,
        h3 a {
            font-family: Noto Serif !important;        }
            h4,
        h4 a {
            font-family: Noto Serif !important;        }
            h5,
        h5 a {
            font-family: Noto Serif !important;        }
            h6,
        h6 a {
            font-family: Noto Serif !important;        }
            p,
        p a {
            font-family: Noto Serif !important;        }
    
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Noto Serif", sans-serif !important;
                                                                        font-size: 18px !important;
                            line-height: 30px !important;
            }

/* SUBMENU */
    /* SUBMENU */
    .prague-header .prague-navigation .sub-menu li a {
                    font-family: "Noto Serif", sans-serif !important;
                                                                        font-size: 14px !important;
                            line-height: 28px !important;
            }

/* BUTTON */
    /* BUTTON */
    .a-btn, .a-btn-arrow-2, .a-btn-2, .a-btn-arrow, .button.prev, .button.next {
                    font-family: "Noto Serif", sans-serif !important;
                                                                                }

/* Theme Options Custom CSS */
.main-menu {
    padding: 0;
    margin: 0;
    background: #f2f2f2;
    opacity: 0.9;
    border-radius: 10px;
}
.blog-grid-post-date {
display: none;
}