/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/




.post-content .wp-block-image {
	max-width: 100%;
    margin-bottom: 2em !important;
    text-align: center;
    margin: 0;
}

.post-content .wp-block-image figcaption {
	border: 1px solid #ddd;
    padding: 5px;
	margin-top: 0px;
}
