/*
Theme Name: PromiseTheme
Theme URI: https://promisewebit.com
Author: Promise Web IT
Author URI: https://promisewebit.com
Description: A WordPress theme by Promise Web IT with Elementor support. Promise Web IT is a reliable web development IT company blended with state-of-the-art IT services. From creating stunning websites to optimizing digital infrastructure, we promise excellence, reliability and innovation at every step.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: promisewp
Tags: one-column, two-columns, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, full-width-template, sticky-post, theme-options, translation-ready, blog, e-commerce, education, news
*/
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f4f4f9;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
}

a {
    color: #0073aa;
    text-decoration: none;
}

a:hover {
    color: #005177;
}