/*
 Theme Name:   Leslie Child
 Theme URI:    https://example.com
 Description:  Child theme for the Leslie theme by Tradesouthwest
 Author:       Your Name
 Author URI:   https://example.com
 Template:     leslie
 Version:      1.0.0
*/

/* You can add custom CSS below */

body {
    background-color: #fafafa;
}

h1, h2 {
    font-family: Arial, sans-serif;
}