/*
 Theme Name:   Avumile Divi Child
 Theme URI:    https://example.com/avumile
 Description:  Lightweight Divi child theme scaffold for the Avumile website.
 Author:       Your Name / Team
 Author URI:   https://example.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         divi, child-theme, clean, starter
 Text Domain:  avumile-divi-child
*/

/* 
 * Put small tweaks here. For larger CSS, use /assets/css/custom.css so it's easier to maintain.
 */

.home-page-title {
	
}

.home-page-title .et_pb_text_inner {
	
}

.home-page-title .et_pb_text_inner h1 {
	height:0px !important;
	color:transparent !important;
	padding: 0px;
    margin: 0px;
}

.et_pb_section.et_pb_section_8.home-page-title.et_section_regular {
    padding: 0 !important;
    background: #000;
}