@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,700");
body { 
font-family: Open Sans, Helvetica, Arial, sans-serif;
font-size: 14pt;
line-height: 1.6;
}
@media screen and (min-width: 480px) and (max-width: 1139px) {
body { font-size: 12pt; }
}
@media screen and (max-width: 479px) {
body { font-size: 10pt; }
}
h1, h2, h3, h5, h6 { 
font-weight: 700;
letter-spacing: -0.04em;
}
h4 { 
font-weight: normal;
}
h2, h3, h4 { 
margin-bottom: 15px; 
margin-top: 15px;
}
.elementor .elementor-widget-heading .elementor-heading-title {
line-height: 1.4;
} h1, .elementor-heading-title h1 { font-size: 2.3em; }
h2, .elementor-heading-title h2{ font-size: 2em; }
h3, .elementor-heading-title h3 { font-size: 1.6em; }
h4, .elementor-heading-title h4 { font-size: 1.4em; }
h5, .elementor-heading-title h5 { font-size: 1.3em; }
h6, .elementor-heading-title h6 { font-size: 1.1em; }
.hero-shadow h1,
.hero-shadow h2,
.hero-shadow h3 {
text-shadow: 3px 3px 0 rgba(0,0,0,0.2);
}
.hero-shadow h4,
.hero-shadow h5,
.hero-shadow h6,
.hero-shadow p {
text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
} p, li { }
blockquote { font-style: italic; } footer#footer h1 { font-size: 22pt; }
footer#footer h2 { font-size: 20pt; }
footer#footer h3 { font-size: 16pt; }
footer#footer h4 { font-size: 14pt; }
footer#footer h5 { font-size: 12pt; text-transform: uppercase; }
footer#footer h6 { font-size: 11pt; }
footer#footer,
footer#footer p,
footer#footer li { font-size: 11pt; line-height: 16pt; }