
/* Load Fonts */
  @import url('https://fonts.googleapis.com/css2?family=Chau Philomene One:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=monospace:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Chau Philomene One:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Luckiest Guy:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Bigshot One:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Secular One:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Bitter:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Kirang Haerang:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Secular One:wght@300;400;500;600;700&display=swap');

html body .customizable-container #content,
html body #content .customizable-container--single-jobs {
  color: #5b1515 !important;
  font-family: Secular One !important;
}

  html body .customizable-container #content h1,
  html body #content .customizable-container--single-jobs h1 {
    color: #000000 !important;
    font-family: Chau Philomene One !important;
  }

  html body .customizable-container #content h2,
  html body #content .customizable-container--single-jobs h2 {
    color: #000000 !important;
    font-family: monospace !important;
  }

  html body .customizable-container #content h3,
  html body #content .customizable-container--single-jobs h3 {
    color: #000000 !important;
    font-family: Chau Philomene One !important;
  }  

  html body .customizable-container #content h4,
  html body #content .customizable-container--single-jobs h4,
  html body .customizable-popup h4 {
    color: #a22d25 !important;
    font-family: Luckiest Guy !important;
  }

  html body .customizable-container #content h5,
  html body #content .customizable-container--single-jobs h5,
  html body .customizable-popup h5 {
    color: #4b3a3a !important;
    font-family: Bigshot One !important;
  }

  html body .customizable-container #content h6,
  html body #content .customizable-container--single-jobs h6 {
    color: #06070a !important;
    font-family:  !important;
  }

  html body .customizable-container #content a,
  html body #content .customizable-container--single-jobs a {
    color: #8ab7ff !important;
    font-family: Bitter !important;
  }

  html body #content .customizable-button button,
  html body #content .customizable-button a,
  html body #content .jet-form-builder__action-button,
  html body #content .addfile {
    font-family: Kirang Haerang !important;
    background-color: #00ff4c !important;
    color: #ffffff !important;
  }

  html body #content .customizable-button button:hover,
  html body #content .customizable-button a:hover,
  html body #content .jet-form-builder__action-button:hover,
  html body #content .addfile:hover {
    background-color: #000000 !important;
    color: #00ffee !important;
  }

  html body #content .customizable-featured-jobs .elementor-widget-wrap {
    background: #ffae00 !important;
  }

  html body #content .customizable-job-listing .elementor-widget-wrap {
    background: #fde9bf !important;
  }


  html body .customizable-container #page,
  html body {
    background-color: #ffd1d1 !important;
  }


  html body .customizable-container #content h1,
  html body #content .customizable-container--single-jobs h1,
  html body .customizable-container #content h2,
  html body #content .customizable-container--single-jobs h2,
  html body .customizable-container #content h3,
  html body #content .customizable-container--single-jobs h3,
  html body .customizable-container #content h4,
  html body #content .customizable-container--single-jobs h4,
  html body .customizable-container #content h5,
  html body #content .customizable-container--single-jobs h5,
  html body .customizable-container #content h6,
  html body #content .customizable-container--single-jobs h6 {
    color: #dd9933 !important;
    font-family: Secular One !important;
  }


  html body .customizable-popup h4,
  html body .customizable-popup h5 {
    color: #dd9933 !important;
    font-family: Secular One !important;
  }

  html body .customizable-popup .jet-checkboxes-list__label {
    font-family: Secular One !important;
    coor: #5b1515 !important;
  }
