/*
 Theme Name: Delta theme
 Description: Delta theme
 Author: Caleb
 Template: hello-elementor
 Version: 1.0.0
*/


/* Theme variables */
:root{
    /* Font Family */
    --theme-font-family: "Switzer", sans-serif;
}
