/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/

li {
  font-size: 20px !important;
  margin-left: 20px !important;
  line-height: 20px !important;
  color: #333;
}

.white-text ol li {
  color: #fff !important;
}

.page_title {
  margin-bottom: 0 !important;
}

.job-table{
  color: #333 !important;
  border-collapse:collapse;
  width:100%;
  font-family:system-ui,sans-serif;
}
.job-table th,
.job-table td{
  border:1px solid #e0e0e0;
  padding:6px 8px;
  text-align:left;
}
.job-table th{
  background:#f5f5f5;
  font-weight:600;
}
.job-table tbody tr:nth-child(odd){
  background:#fafafa;
}

.stm_testimonials_content_unit {
  text-align: justify !important;
}

.wpb_wrapper .service {
  text-align: left !important;
}