/* 
Theme Name: Celtick
Version: 1.0 
Description: Child theme for Twentyseventeen. 
Author: Lorraine Pocklington
Author URI: http://greenweeds.com 
Template: Divi 
*/

@import url('https://fonts.googleapis.com/css?family=Gilda+Display');

html, body, p {
font-family: georgia, 'times roman', times, serif;
font-size: 18px;
}


h1, h2, h3, h1 a, h2 a, h3 a {font-family: 'Gilda Display', serif;} 

h1 {font-size: 24px;}
h1 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}


brightlink {color: #e4bd6f; font-weight: 700;}
.nav li ul {margin-left: -80px;}

.et_pb_text_inner {line-height: 1.4em;}

body {
  font-family: georgia, 'times roman', times, serif;
  font-size:18px;
  color:#666;
  background-color:#fff;
  line-height:1.7em;
  font-weight:500;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
