/*
Theme Name:   Choice Elementor
Description:  Custom Elementor Child Theme for 2020
Author:     Peter Jaffray
Template:   hello-elementor
Version:    1.0.0
Text Domain:  jaffray-child
 */

 html { 
  line-height: 1.5; 
  -webkit-text-size-adjust: 100%; 
  font-size: 18px;
 } 


body {
  margin: 0;
  font-display: swap !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.entry-title{
	display: none;
}
