/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jul 11, 2017, 12:39:15 PM
    Author     : jakub
*/
.press .page-header{
    margin-bottom: 5px;
}
.press .item .header{

    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.press .item .date{
    color: #d2d100;
    font-family: Oswald;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}
.press .item .lead{
    color: #757576;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.press .item .more{
    margin-top: 15px;
    color: #000000;
    font-family: Lato;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
}
.press .list-view .item{
    margin-bottom: 50px;
}

.press.press-view .header{

    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.press.press-view .date{
    color: #000;
    font-family: Lato;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;

}
.press.press-view .content{
    margin-top: 20px;
    color: #757576;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.press.press-index h4 {
    margin-top: 5px;
}