/*
Theme Name: Stratus Partners
Theme URI: https://stratuspartners.co.uk
Author: Stratus Partners
Author URI: https://stratuspartners.co.uk
Description: A premium cloud and DevOps consultancy theme for Stratus Partners. Clean, professional design with modern typography and responsive layouts.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stratus
Tags: one-column, custom-menu, custom-logo, featured-images, theme-options, translation-ready

Stratus Partners - Cloud & DevOps Consulting for Africa
*/

/* Theme styles are loaded from assets/css/main.css via functions.php */
/* Fix 1: Center the Industries section header */
.industries .section-header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 4rem auto;
}

.industries .section-desc {
  margin: 0 auto;
}

/* Fix 2: Reduce gap between title and description */
.industries .section-title {
  margin-bottom: 1rem;
}

/* Fix 3: Make the feature title visible */
.industry-feature-title {
  color: #ffffff;
}
