/*======================================
Theme Name: Extra Child Theme
Theme URI: https://divicake.com/
Description: Child theme created for the site insidearabia.com
Version: 1.0
Author: Divi Cake
Author URI: https://divicake.com/
Template: Extra
======================================*/


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

.single-post .featured_caption {
	color: #000;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	font-style: italic;
}

.post-lead {
	padding: 0 50px 50px 50px;
}

.post-content .read-more-button {
    margin-top: 15px !important;
}