.news-head h1 {
    font-size: 2.4em;
    line-height: 44px;
    margin-bottom: 0.2rem !important;
}

.news-head h2 {
    font-size: 1.8em;
    line-height: 34px;
    margin-bottom: 1rem !important;
    color: #ee3f24;
}

.pdate:before {
    font-family: "Font Awesome 5 Free";
    content: "\f133";
    margin-right: 5px;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 0.9em;
    color: #777;
}


.pdate {
    font-size: 1.2em;
    color: #e35938;
    margin-bottom: 1rem !important;
}


.image-left, image-right {
    margin-bottom: 1rem !important;
}

.image-left img, image-right img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}


.news-body-top {
    line-height: 28.8px;
    line-height: 1.8rem;
    letter-spacing: -.05em;
    font-size: 19.2px;
    font-size: 1.2rem;
    margin-bottom: 1rem !important;
}

.news-body {
    line-height: 22.8px;
    line-height: 1.5rem;
    letter-spacing: -.05em;
    font-size: 16.2px;
    font-size: 1rem;
    margin-bottom: 1rem !important;
}


.comment-form {display:none}

.image-caption {
    font-size: 0.8rem;
    margin-bottom: 15px;
}