<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*======================================
Theme Name: YWPT Divi Child Theme
Theme URI: https://www.YourWordPressTeam.com
Description: This is a custom child theme for Ryan's Roofing and Repair, LLC
Author: Your WordPress Team
Author URI: https://www.YourWordPressTeam.com
Author Email: help@yourwordpressteam.com
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/


/*add your custom CSS below this line*/

@import url("https://use.typekit.net/kdr3xpi.css");

h1 {
	font-family: expressway, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 42px;
	transform: uppercase;
}

h2 {
	font-family: expressway, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	transform: uppercase;
}

h3 {
	font-family: expressway, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
	transform: upperscase;
}

body { 
	font-family: expressway, sans-serif;
	font-weight: 400;
	font-style: normal;
	}

</pre></body></html>