/*
 Theme Name:   Shawnee Retreat
 Theme URI:    https://example.com/twentytwentyfive-child
 Description:  Child theme for Twenty Twenty-Five with custom PHP enhancements.
 Author:       Your Name
 Template:     twentytwentyfive
 Version:      1.0.0
*/

body{background: #f2f2f2}
.gform_required_legend{font-size: var(--wp--preset--font-size--medium)}
.wp-block-quote.sr-testimonial{position: relative; padding-left: 50px; margin-bottom:40px;}
.wp-block-quote.sr-testimonial p::before{content: "“"; position: absolute; left: 0; top: -17px;	font-size: 6rem; line-height: 1; 	color: #18B09A; font-family: Georgia, serif;}
#gform_submit_button_1{font-weight: bold;}
a:focus{outline: none;}

.css-1hppjzv {justify-content: left!important;}