#hero.inner-page-hero .hero-content .category a {
    background-image: linear-gradient(297deg, #fabe0a, #ea910b);
}

#main-content.inner-page-content .right-col .article-content-wrap .article-section a, a,
#site-header.fixed-header .menu ul li a:hover, .header-black #site-header .menu ul li a:hover,
#main-content.inner-page-content .right-col .article-content-wrap .article-section ul li:before {
    color: #ea910b;
}

.rubric-full-width img {
    width: 70%;
    filter: contrast(0) brightness(0.5);
    margin: 0 auto;
}

#site-header.fixed-header .logo {
    margin-right: 20px;
    width: 160px !important;
}

#hero .hero-slider .slide:before {
    background-color: rgba(0,0,0,0.5);
}

#main-content .announce-type1 .desc {
    font-size: 15px;
    line-height: 1.47;
    text-shadow: 1px 1px 2px #000;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 300;
}

#main-content .announce-type1 .info {
    padding: 30px;
    height: 100%;
    background: linear-gradient(0,#00000078,#00000000);
}

#main-content .announce-type1 {
    padding: 0;
}

#hero.inner-page-hero.width-image .hero-content .title {
    text-shadow: 2px 3px 9px #000;
    -webkit-text-fill-color: #fff8dc;
}

#hero.inner-page-hero.width-image .hero-content {
    max-width: 805px;
}

body {
    background: #fffcea;
}

.rubric-full-width .flex-col-4 .block-title {
    margin: 15px auto;
}

#main-content .rubric-full-width .left-col .block-title {
    font-size: 40px;
    color: #4d4d4d;
}

#main-content .rubric-full-width.bg-1 {
    background-image: linear-gradient(297deg, #fabe0a, #ea910b);
    margin-bottom: 0;
}

#site-header .top-progress-bar > span, #hero .hero-slider .slide .slide-content .category a {
    background: linear-gradient(297deg, #fabe0a, #ea910b);
}

#site-header.fixed-header .mobile-logo a img {
    filter: none;
}

#site-footer .menu, #site-footer .bottom-info {
    padding-bottom: 30px;
    padding-top: 30px;
}

.rubric-head .rubric-head-content .title:before,
.rubric-head .rubric-head-content .title:after {
    filter: hue-rotate(245deg)
}

.rubric-head .ptrn2:before {
    filter: hue-rotate(320deg);
}

#site-footer {
    padding: 20px 0;
}

#site-header {
    background: rgb(0 0 0 / 5%);
}

.rubric-head .ptrn1 {
    background: url(/logo/psth_logo_fav.svg) no-repeat center center/cover;
    width: 143px;
    height: 143px;
    left: 10px;
    top: 0;
}

.rubric-head .ptrn2 {
    background: url(/logo/psth_logo_fav.svg) no-repeat center center/cover;
    width: 168px;
    height: 168px;
    left: 130px;
    top: 100px;
}

.rubric-head .ptrn3 {
    background: url(/logo/psth_logo_fav.svgg) no-repeat center center/cover;
    width: 105px;
    height: 105px;
    right: 212px;
    top: 90px;
}

.rubric-head .ptrn4 {
    background: url(/logo/psth_logo_fav.svg) no-repeat center center/cover;
    width: 192px;
    height: 192px;
    right: 12px;
    top: -9px;
}

main.inner-page-content .container {
    background: none;
}

@media (max-width: 1240px) {
    #site-header .mobile-logo a {
        width: 140px !important;
    }

    .share-links {
        width: calc(100% - 20px);
        left: 10px;
        min-height: 250px;
    }

    #main-content .announce-type3 .image {
        min-height: 250px;
        max-height: 317px;
        overflow: hidden;
    }

    .rubric-head .ptrn3 {
        width: 38px;
        height: 38px;
        right: -7px;
        top: 20px;
    }

    .rubric-head .ptrn2 {
        width: 39px;
        height: 38px;
        left: 30px;
        top: 64px;
    }

    .rubric-head .ptrn1 {
        width: 76px;
        height: 68px;
        left: -45px;
        top: 20px;
    }

    .rubric-head .ptrn4 {
        width: 52px;
        height: 56px;
        top: 50px;
    }
}