/*
Theme Name: BookLife Enterprise
Theme URI: https://multiplatforms.net
Description: Enterprise WordPress theme for churches, ministries, Christian organizations, conferences, and faith-based institutions. Features live streaming, sermons, events, ministries, online giving, WooCommerce, Gutenberg support, and enterprise-grade performance.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.2
Author: Multiplatform Digital Information Technology Ltd.
Author URI: https://multiplatforms.net
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: booklife-enterprise
Domain Path: /languages
Tags: church, ministry, religion, sermons, events, livestream, donations, gutenberg, woo-commerce, accessibility-ready, translation-ready, custom-logo, featured-images
*/

html{
    scroll-behavior:smooth;
}

body{
    margin:0;
    padding:0;
    font-family:Arial,Helvetica,sans-serif;
    background:#ffffff;
    color:#222;
}

img{
    max-width:100%;
    height:auto;
}
