.h2_top{
    font-family: "PF BeauSans Pro";
    font-size: 35px !important;
    color: #000;
    width: 850px;
} 
.description_top {
    font-family: "PF BeauSans Pro";
    color: orangered !important; 
    font-size: 21px;
    font-weight: bold;
}
.desctiption_body{
    font-weight: bold;
}
li.li_class{
 height: auto;
 margin-bottom: 1em;
}
span.marker{
    list-style: none;
    background: url(images/marker.png) no-repeat 0 2px;
    padding-left: 20px;
    background-size: 10px;
}
ul.ul_class{
    list-style-type: none;
}
.prime_video {
    margin: 0 auto;
    width: 640px;
}
/* .date {
    border: 2px solid #95a5a4;
    width: 110px !important;
    height: 29px;
    margin: 30px 0 0 105px;
    padding-left: 22px;
    padding-top: 5px;
    color: orangered;
    font-weight: bold;
} */

section.single-news-content.editor-content.section {
    padding-bottom: 50px !important;
    padding-top: 25px;
}

span.description_bottom {
    font-size: 16px;
    font-weight: bold;
}
/* 
.other_news {
    background-color: #eeeded;
    height: 100px;
}
.other_news {
    background-color: #eeeded;
    height: 360px;
}
div.news-list {
    margin: 0 0 0 100px;
    line-height: 20px;
    font-weight: bold;
}
div.news-list img.preview_picture {
    margin: 0 4px 6px 0;
    width: 330px;
    height: 200px;
}
.news-list .news-item {
    transition: 0.15s;
    width: 350px !important;
}
.news {
    background-color: #f1eeee;
    max-width: calc(1300px + 20px * 2);
    margin: 0 auto;
}
h2.h2_other_news {
    padding: 40px 0 0 90px;
    font-size: 32px;
    text-transform: uppercase;
}
.back_news {
    background-color: #f1eeee;
} */