/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


article .sub-title{
    color: #7a8ea0;
    font-weight: 400;
    font-family: Open Sans,sans-serif;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
}