/*
 Theme Name:     Divi Child
 Theme URI:
 Description:      Divi Child Theme
 Author: 
 Author URI:  
 Template:       Divi
 Version:        1.0.0
 License: 
 License URI: 
 Tags: 
 Text Domain:
*/

/* This line sets the logo text not to display with the Divi Booster plugin, so only the title (not the site tagline) are visible */

#logo-text { display:none !important; }

/* This line sets the font size and style for the tagline. Pretty standard CSS here */

#logo-tagline { font-size: 12px !important; font-style: italic; vertical-align: text-bottom !important; }