/*
Theme Name: GlobeFarer
Theme URI: https://globefarer.qodeinteractive.com
Description: Transportation and Logistics Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: globefarer
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


  .awsm-job-item h2.awsm-job-post-title a {
    font-size: 25px;
  }

  .awsm-job-more-container a{
    font-size: 16px;
    color: white;
  }

  .awsm-job-more-container {
    background-color: #0b0b72;
    padding: 6px 10px 6px 10px;
  border-radius: 6px;
  }

  .awsm-selectric .label {
    font-size: 18px;
  }
  
  .awsm-selectric {
    border-radius: 5px;
  }

  .awsm-selectric-items li {
    font-size: 18px;
  }

  .awsm-job-item {
    font-size: 16px;
  }

  .awsm-job-form-field{
    border: 1px solid rgba(27,27,27,.35) !important;
  border-radius: 5px !important;
  }

  .awsm-job-form-group {
    margin-bottom: 0px;
  }

  .awsm-application-submit-btn{
    margin-top: 30px !important;
  }

  .awsm-job-entry-content{
    color: #6e6969 !important;
  }

  #awsm_form_privacy_policy{
    margin-top: 20px;
  }