.generic-content-container .news-author p {
    font-family: 'Roboto';
    font-size: 18px;
    color: #242424;
    line-height: 28px;
}


@media screen and (max-width: 768px) {
    .keymessage-info .item p.title {
        font-size: 34px !important;
        line-height: 42px !important;
    }
}