/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Description: Child theme for Kadence
Author: Joe
Template: kadence
Version: 1.0.0
Text Domain: kadence-child
*/

/* Put your CSS below this line */
body {
    background-image: url("https://haj.sys.mybluehost.me/website_ab9a1a3a/wp-content/uploads/2026/02/file_000000008d8471f89b14418071d0f5b1.webp");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}