/*
 All rights reserved © 2020 Eptech.
*/
/* 
    Created on : Apr 14, 2021, 9:31:34 PM
    Author     : Polácsek Erik<erikpolachek@gmail.com>
*/


.editorialStuffName {
    font-size: 1.1em;
    font-weight: bold;
}

.sliderInner {
    width: 600px;
    margin: 0 auto;
}

.newsHeader {
    text-align: center
}

.newsDate {
    margin-bottom: 1em;
    color: grey;
}

.newsSource {
    color: grey;
}

.newsListBlock {
    text-align: center;
}
