/*
Theme Name: SEO Coach Theme
Theme URI: https://helian.work
Author: Metehan Turkdonmez
Author URI: https://helian.work
Description: A modern WordPress theme for SEO Coach, developed by HELIAN.work
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: seocoach-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

SEO Coach Theme is based on HELIAN.work's custom development framework.
*/

/* 
 * Main styles are loaded from assets/css/
 * This file is required by WordPress for theme recognition
 */

/* ============================================
   Team Section - Swiper Adjustments
   ============================================ */
@media (min-width: 992px) {
    .team-section .teamSlider .swiper-wrapper {
        justify-content: center;
    }
}
