/*
Theme Name: Kit Hill Kennels based on WP 2023
Theme URI: https://wordpress.org/themes/twentytwentythree
Template: twentytwentythree
Author: Victoria Clare with thanks to the Wordpress team
Author URI: https://wordpress.org
Description: New Kit Hill Kennels theme based on Wordpress Default 2023
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.2.1699371008
Updated: 2023-11-07 15:30:08

*/

body {
  color:#6c6c6c;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  font-family: 'Raleway', sans-serif;
} 

body.page .entry-title {
  padding: 19px 0px 0px 85px;
  background: url(../images/paw.png) no-repeat 0px 0px;
  display: block;
}

h1, h2, h3, h4 {
    color: #0093c6; 
    text-transform: uppercase;
    
}