.cg-content, .cg-customize-content {
color: #040404;
font-size: 14px;
line-height: 180%;
}
.cg-content .art-heading {
font-size: 24px;
line-height: 40px;
color:#064b72
}

.cg-content .art-summary {
border-bottom: 1px solid #D6D6D6;
color: #585858;
padding-top: 25px;
}

.cg-content .art-content {
overflow: hidden;
padding:27px;
}
.cg-content .art-content *{
line-height:32px !important;
font-size: 16px !important;
}
.article-content {
overflow: hidden;
font-size: 14px;
line-height: 160%;
}

.cg-content .art-supheading, .cg-content .art-heading, .cg-content .art-subheading, .cg-content .art-summary {
margin: 0;
padding: 0;
line-height: 36px;
text-align: center;
}

.next-art a,.next-art,.pre-art,.pre-art a{font-size:16px;color:#585858}

@media (max-width:992px){
.cg-content .art-heading{font-size:20px;}
}

@media (max-width:768px){
.cg-content .art-heading{font-size: 18px;}
.cg-content .art-supheading, .cg-content .art-heading, .cg-content .art-subheading, .cg-content .art-summary{line-height:30px;}
.cg-content .art-content{
overflow: hidden;
padding:0px;
}
}