/*======================================
Theme Name: Stewart Melvin Frost
Theme URI: https://divicake.com/
Description: A child theme from Divi
Version: 2.0
Author: Elegant Themes
Author URI: https://www.elegantthemes.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

.et_pb_text_inner > p:last-of-type {padding-bottom:1em!important}
.wp-caption {
    max-width: 100%;
    margin-bottom: 10px;
	margin-top: 100px;
    padding: 0;
    padding-top: 4px;
    border: 0px solid #ddd;
    background-color: #ffffff;
	text-align: left;}
.wp-caption.alignright {
	margin: 10px 0 20px 30px;}