/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

#custom_html-2 {
    float: right;
}

#custom_html-2 .elementor-widget-container{
    text-align: right;
    padding-right: 20px;
}

#custom_html-2 h2{
    color: #00247B;
    font-size: 26px;
	font-weight: 800;
	
}


#custom_html-2 h3{
    color: #00247B;
    font-size: 23px;
	padding-top: 15px;
	font-weight: 800;
}