/*
 Theme Name:   Cookies for England Child
 Theme URI:    https://cookiesforengland.com/happenstance-child/
 Description:  Cookies for England child theme, based on HappenStance
 Author:       Cookies for England
 Author URI:   https://cookiesforengland.com
 Template:     happenstance
 Version:      1.1.0
 Tags:         Cookies for England
 Text Domain:  happenstance
*/

h2, h3, h5, h6 {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-weight: 600; 
}
h1 {
  font-size: 32px; 
}
h2 {
  font-size: 28px; 
}
h3 {
  font-size: 22px; 
}
h4 {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-weight: 400; 
  font-size: 16px;
  font-style: italic;
  text-align: center; 
}
h5 {
  font-size: 16px; 
}
h6 {
  font-size: 16px; 
}
p, ul, ol, li, dl, address {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 16px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-align: left;                 
}
p, ul, ol, dl, address {
  line-height: 150%;
}
ul, li {
  list-style-type: circle;
  line-height: 150%;
  margin-left: 24px;
  padding-bottom: 6px;
}
ol {
  margin-left: 24px;
}
a {
  color: #0066cc;
  text-decoration: underline;
}
table {
  font-size: 16px;      
}