/*
Theme Name: exclaim01
Author: 
Description: Your description goes here
Version: 1.0
Template: Divi


*/

body {font-family: "Source Sans Pro", sans-serif;
font-size: 18px;}

h1, h2, h3, h4 { font-family: Lato,"Source Sans Pro", Arial, Sans-serif!important; font-weight: 400; margin: 15px 0; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child { margin-top: 0; }
h1 a, h2 a, h3 a, h4 a { color: inherit; }

p { font-size: 18px;margin: 15px 0;  }
p:first-child { margin-top: 0; }
p:last-child { margin-bottom: 0; }
p.callout {
	font-size: 36px;
	line-height: 1.5em;
}


a { color: #f17319; text-decoration: none; }
a:hover { color: black; }

h1 { font-size: 60px; }
h2 { font-size: 60px; }


@media screen and (max-width: 500px) { 
h1 { font-size: 30px; }
}