/**
Theme Name: Divi-child
Author: Kuya James
Author URI: https://kuya-james-portfolio.netlify.app/portfolio
Description: Divi is a versatile, fully customizable, and stunning theme ideal for blogs, personal portfolios, and business websites. It combines powerful features with a sleek design and offers unmatched flexibility for creating visually engaging websites. Divi is built with performance in mind, ensuring fast loading times, and integrates seamlessly with SEO best practices, making it search-engine friendly. With Divi, you can fully control the look and feel of your website using its intuitive drag-and-drop builder.

Some key features of Divi include:

- Fully Responsive Design
- Drag-and-Drop Page Builder for effortless customization
- Customizable Layouts and Modules to create unique pages
- Compatible with Major Plugins for extended functionality
- Translation Ready for a global audience
- Regular Updates ensuring new features and improvements
- Premium Support for an enhanced user experience

Whether you're building a personal blog, a professional portfolio, or a business site, Divi provides everything you need to create a beautiful, fast, and fully customizable website. Ready to design your dream site? Divi is the perfect foundation for your next project.

Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child
Template: Divi
*/


@font-face {
    font-family: 'Now';
    src: url('https://serenity-os.com/wp-content/themes/divi-child/fonts/Now-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, html {
    font-family: 'Now', sans-serif !important;
}

.color-a{
    color: #0986c6;
}