/*
 Theme Name:   HomeTeam Child
 Theme URI:    https://hometeam.com/hometeam-child
 Description:  Child theme for the Your Theme WordPress theme
 Author:       Matthew Sumner
 Author URI:   https://example.com
 Template:     hello-biz
 Version:      1.0.0
*/

/* Add your custom CSS below */

.elementor-widget-theme-post-content h2, .elementor-widget-theme-post-content h3 {
	margin-top:3rem;
	margin-bottom:3rem;
}

.raw-html-embed iframe {
    width:560px!important;
    margin-top:10px;
    margin-bottom:20px;
}

.image-style-side {
    float:right!important;
    margin-left:1.5rem;
    max-width:50%;
}

.plus-sign {
	color:#C12032;
	padding-left:10px;
}

