/*
 Theme Name:     Strange Joy Saints 2025
 Theme URI:
 Description:    Divi Child Theme
 Author:         faceman
 Author URI:     http://www.impressusart.com
 Template:       Divi
 Version:        0.1
*/

@import url("../Divi/style.css");
@import url("style-gf.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* Generic styles */


/* Home page */


/* Ipad to laptop */
@media all and (max-width: 1023px){

}

/* smaller than Ipad */
@media all and (max-width: 767px) {

}
