/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Gary Thomas http://idvlprmarketing.com
Template: Divi
*/

@import url("../Divi/style.css");

html {
	font-size: 62.5%;/* 10px browser default */
}