/*
 Theme Name:   Foldix Theme Child
 Theme URI:    https://example.com/foldix-theme-child
 Description: Child theme for Foldix Theme
 Author:       Banku Bihari Das
 Author URI:   https://techseasy.com
 Template:     foldix-theme
 Version:      1.0.0
 Text Domain:  foldix-theme-child
*/

/* Child theme custom styles go below */

body {
    background-color: #f9fafb;
}
