@charset "UTF-8";
/*
Theme Name: Insurtech
Theme URI: https://insurtech.gavencreative.com
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: Insurtech is a WordPress insurance theme designed to improve your online presence. Keep it professional and engaging simultaneously and achieve an impressive outcome without starting from scratch. Insurtech has a variety of homepage demos, inner layouts, Elementor page builder, and other useful features. Web admins of any experience level may easily design professional insurance websites with stunning visual page-building features. Try Insurtech's demos website and watch your website go live in minutes!
Requires at least: WordPress 4.9.6
Version: 1.0.5
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: insurtech
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

:root {
  --main: #30007f;
  --bg-color: #605ed5;
  --text: #555a8f;
  --light: #eaeaea;
  --white: #ffffff;
  --green: #70833c;
  --heading: #30007f;
  --body: #646f79;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #30007f;
  --btn-bgcolor2: #66ddcb;
  --e-global-color-primary: #30007f;
  --e-global-color-secondary: #605ed5;
  --menu-color: #30007f;
}

.btn-theme {
  background: var(--main);
  color: #ffffff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}
