/*
Theme Name: Jeet 888
Theme URI: https://wordpress.org/themes/jeeteight/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Jeet 888 brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.4
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jeeteight
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.content-block {
    color: #fff;
}
.content-block p {
    line-height: 24px;
}
.content-block .wpcf7-submit {
    background: #f2ad23;
    border: 1px solid #f2ad23;
    font-size: 20px;
    font-weight: 600;
    min-width: 150px;
    padding: 8px;
    border-radius: 3px;
}
input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #000;
}
.wpcf7-response-output {
    color: #fff;
}

.whatsapp-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}