/*
Theme Name: FreeAgent Child
Theme URI: https://freeagent.jwsuperthemes.com
Template: freeagent
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: FreeAgent is a premium WordPress theme designed for building sophisticated freelance services and project marketplaces. It empowers users to quickly create both employer and freelancer accounts, facilitating seamless connections. As a fully featured and exceptionally powerful theme, FreeAgent is tailored for service-based businesses of all sizes seeking a robust online presence. Developed after extensive market research, FreeAgent provides the functionality and user experience expected of a leading marketplace platform.
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: 3.1.9
Updated: 2025-01-20 02:07:45
*/

:root {
  --main: #07242b;
  --text: #07242b;
  --light: #ffffff99;
  --white: #ffffff;
  --green: #70833c;
  --heading: #07242b;
  --body: #646f79;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #07242b;
  --btn-bgcolor2: #ffc119;
  --e-global-color-primary: #07242b;
  --e-global-color-secondary: #d4fe00;
  --menu-color: #07242b;
  --font-size-sm: 14px;
  --line-height-sm: 19.6px;
  --font-size-md: 18px;
  --line-height-md: 25.2px;
}

.btn-theme {
  background: var(--main);
  color: #ffffff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}
