
.see-more-news{
    width: 100%; font-size: 25px; text-align: center; display: block; color: #d35446;text-align: center;font-family:Droid Serif;font-weight:400;font-style:normal;   
}

.see-more-news:hover{
    text-decoration: none;
}

.pagination{
    text-align: center;
    margin-bottom: 3rem;
}

.pagination .page-numbers{
    color: #d55644;
    background: #e7e4e4;
    padding: 0.6rem 1rem;
    line-height: 0.3px;
    border: 1px solid #dfdfdf;
}

.pagination .page-numbers:hover{
    text-decoration: none;
}

.pagination .page-numbers.current{
    background: #d55644;
    color: #ffff;
    border-color: #d55644;
}



.post_header_image{
    background: #0f0b0d;
    text-align: center;
    margin-bottom: 30px;
}

.post_header_image img{
    display: block;
    margin: 0 auto;
}


.tag-post-list{
    font-size: 25px; 
    color: #282222;
    text-align: center;
    font-family:Droid Serif;
    font-weight:400;
    font-style:normal
}

.title-post-list{
    color: #282222;
    text-align: center;
    font-family:Droid Serif;
    font-weight:400;
    font-style:normal
}


.post-more-info{
    color: #d35446;
    text-align: center;
}

.video-responsive { 
    overflow:hidden; 
    padding-bottom:56.25%; 
    position:relative; 
    height:0;
    }
    
    .video-responsive iframe {
    left:0; 
    top:0; 
    height:100%;
    width:100%;
    position:absolute;
    }


    .winners .title-post-list{
        font-family: raleway;
    }



    .part-people.vc_row.vc_column-gap-10 {
        margin-left: -27.5px;
        margin-right: -27.5px;
    }


    .part-people.vc_row.vc_column-gap-10>.vc_column_container {
        padding: 40px;
    }

    .part-people.vc_row.vc_column-gap-10 .vc_single_image-wrapper img{
        width: auto !important;
        max-width: 300px !important;
    }


    .except-center * {
        text-align: center;
    }