/*
Theme Name: Gravity Global Child
Text Domain: gravity-global-child
Template: gravity-global
Author: GravityGlobal DaaS
Author URI: https://gravityglobal.com/
Version: 1.0.0
Description: This is a default theme for Gutenberg project created by GravityGlobal team.
License: GNU General Public License v2 or later
License URI: LICENSE

This theme, like WordPress, is licensed under the GPL.
*/
.gg-list-style-margin-30 {
	padding-left:30px;
}

/* Research Insights styling */
.single-research-insights .gg-post-content .wp-block-post-content ul {
	list-style-type: none;
}

@media only screen and (max-width: 600px) {
    .h-473 .wp-block-media-text__media {
        min-height: 200px;
        width: 100%;
    }
}