/*
 Theme Name:   Sambino
 Theme URI:    http://sambasci.com
 Description:  Samba Scientific Child Theme for Hello Elementor
 Author:       Samba Scientific
 Author URI:   http://sambasci.com
 Template:     hello-elementor
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  elementorchild
*/
.entry-content h1, h1{
		 line-height: 1.2;
}
/******
 * General Styling
 * ******/
/*h1 styling */
.h1-sup {
    font-family: open-sans-condensed, sans-serif;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 25px;
	text-transform: uppercase;
	color: rgb(76, 77, 75);
	display: block;
	margin-bottom: 27px;
	margin-top:0;
}
.h2-sup {
    font-family: open-sans-condensed, sans-serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 28px;
	color: rgb(189, 165, 148);
	text-transform: none;
	display: block;
	margin-bottom:20px;
}
