/*!
Theme Name: petermusic
Theme URI: https://digitalguider.com/
Author: DG Development Team
Author URI: hhttps://digitalguider.com/
Description: A custom WordPress theme for petermusic.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: petermusic
*/
.new-podcast-content-custom{
	position:relative;
}
.slider-content-banner{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%)
}
.slider-content-banner h2{
color:#fff;
	font-size: 80px;
    font-weight: 700;
    line-height: 112%;
}
.slider-content-banner h4{
color:#fff;
	    font-size: 20px;
    line-height: 32px;
}