/*
Theme Name: Insurtech Child
Theme URI: https://insurtech.gavencreative.com
Template: insurtech
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: Insurtech WordPress Theme is ideal for Insurance Agencies. The design is very elegant and modern, and also very easy to customize, great looking, and simple to use.
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
Version: 1.0.2
Updated: 2023-09-26 07:44:41
*/

: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;
}
