/*
Theme Name:   Edinburgh Global Theme
Theme URI:   https://www.hookson.com
Description:   Child theme for Edinburgh Global site
Template:   theme-master
Version:   1.2
Author:   
Author URI:   
Tags:
*/

/* 2021-05-03 
Temporary fix for Landscape Introduction spacing issues */
h4.widget-introduction--content__subheading {
	margin-bottom: 0 !important;
}
.main-content .section-introduction {
	margin-bottom: 25px !important;	
}
.main-content .section-introduction .widget-introduction--content {
	margin-bottom: 0 !important;	
}
.text-block {
    padding-top: 0 !important;
}