/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.25.1.1716237340
Updated: 2024-05-20 22:35:40

*/

:root {
	--orange: #EB584D;
}

italic {
	font-style: italic;
}

.text-orange {
	color: var(--orange);
}

.text-white {
	color: white;
}