/*
 * Theme Name:  Newsblock Child
 * Theme URI:   https://codesupply.co/themes/newsblock/
 * Description: Newsblock Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    newsblock
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */
iframe {width:100% !important;}
h2, .h2 {font-size: 2rem;}
.cs-main-content .entry-content > h2:not(:first-child) {margin-top: 48px;}
.cs-sticky-sidebar-enabled.cs-stick-to-bottom .cs-sidebar__area {
			display: block;
			flex-direction: column;
		}