[data-core-section="news-detail"] {margin:40px 0px 20px 0px;}
[data-core-section="news-detail"] .image {border-radius:15px;overflow:hidden;margin-bottom:20px;}
[data-core-section="news-detail"] .news-title {font-size: 40px;margin-bottom: 10px;font-family: 'rockness';-webkit-font-smoothing: antialiased;font-weight: 400;color: #FFECBA;}
[data-core-section="news-detail"] .summary {font-size:22px;font-weight:500;}

@media (max-width:900px)
{
    [data-core-section="news-detail"] .summary {font-size:16px;}
}