/*
 Theme Name:   ProRadio Child
 Theme URI:    https://pro.radio/
 Description:  The child theme allows easier customizations and template overrides
 Author:       Pro.Radio
 Author URI:   https://pro.radio/
 Template:     proradio
 Version:      1.0.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         right-sidebar
 Text Domain:  proradio-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/

/*
.proradio-duotone::before { background-color: #f92e7c; mix-blend-mode: multiply; opacity: 0.5; }
*/

.proradio-pageheader-container {
	background-color: #a92e7c; 
/*	mix-blend-mode: multiply; 
	opacity: 0.5; 
*/
}

.proradio-pageheader__contents h1 {
	font-size: 12px;
}

.proradio-pagecaption h1 {
	font-size: 16px;
}

.proradio-pagecaption .proradio-glitchtxt {
	font-size: 16px;
}