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

.hajde--top-bar .hajde--top-bar-wrapper {
display: none !important;}

.hajde--start-page .hajde--component-container .tws-content-box--table .tws-content-box--first-line {
    text-shadow: none !important;
    margin: 5px 0;
    line-height: normal;
    font-weight: bold;
  font-family: "Arvo", serif;
}

.hajde--start-page .hajde--component-container .tws-content-box--table .tws-content-box--third-line {
    text-shadow: none !important;
    margin: 5px 0;
    line-height: normal;
    font-weight: normal;
  font-family: "Arvo", serif;
}

.hajde--start-page .hajde--component-container .tws-content-box--table .tws-content-box--second-line {
    text-shadow: none !important;
    margin: 5px 0;
    line-height: normal;
    font-weight: bold;
  font-family: "Arvo", serif;
}

.hajde--start-page .tws-articles-two--heading .tws-util-heading--heading, .hajde--start-page .tws-articlegroups--title .tws-util-heading--heading {
    font-family: "Arvo", serif;
}

.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading, .tws-custom-page--articlegroups-heading .tws-util-heading--heading, .tws-custom-page--article-heading .tws-util-heading--heading {
    font-family: "Arvo", serif;
}

@media only screen and (min-width: 200px) {
    h1 {
        font-size: 30px;
        font-family: Arvo;
    }
}

.hajde--body .hajde--body-wrapper .hajde--main .hajde--main-wrapper {
    box-shadow: none !important;
    padding: 15px 15px 15px 15px;
}

@media only screen and (max-width: 480px) {
    .hajde--body .hajde--body-wrapper {
        padding: 0px 0px 0px 0px !important;
    }
}

@media only screen and (max-width: 480px) {
    .hajde--footer {
    margin: 0px 0px 0px 0px !important;
    }
}

.slot--article-page-footer .tws-articles-two--heading .tws-util-heading--heading {
    font-size: 24px;
    font-family: arvo;
}

.slot--top-bar-login a {
    font-size: 16px;
    font-weight: bolder;
  text-decoration: underline;
}