<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
 Theme Name:   ATL Child Theme
 Theme URI:    
 Description:  
 Author:       inetUSA
 Author URI:   https://www.inetusa.com/
 Template:     Divi
 Version:      1.0

 /* Add your own styles below this line */

#top-header &gt; div {
	display: flex !important;
}

#et-info {
	margin-left: 0px;
	margin-right: auto;
}

.four-columns .et_pb_column {
	width: 25%!important;
}

.forminator-g-recaptcha .grecaptcha-badge 
{
    visibility: visible !important;
}
</pre></body></html>