/*
Theme Name:   Indostio Child
Theme URI:    http://example.com/indostio-child/
Description:  Child theme for Indostio
Author:       Your Name
Author URI:   http://example.com
Template:     indostio
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  indostio-child
*/

/*
 * Add your custom CSS below this line.
 */
.single-post b, .single-post strong {
	font-weight: 700;
}
.single-post li {
	margin-bottom: 10px;
}