/*
Theme Name: Jems Pradhan
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Web Editor
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jemspradhan
*/
h3, .h3 {
    font-size: 1.6rem;
    margin-top: 1em;
    margin-bottom: .5em;
}
figure.wp-caption {
	padding: 8px;
	background: #3b0000;
	
}

figcaption.wp-caption-text {
	font-size: .8rem;
    text-align: center;
}