/*
Theme Name: Outrank Strategy Child for Divi
Description: Outrank Strategy Child for Divi.
Author: Outrank Strategy
Author URI: https://outrankstrategy.com/
Template: Divi
Version: 5.8.1
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child
Domain Path: /languages
*/

/* ==========================================================================
   Global Styles
   General resets, box model, body defaults, links, and utility classes.
   ========================================================================== */

/* Add your global styles below */


/* ==========================================================================
   Typography
   Headings (h1-h6), paragraphs, blockquotes, lists, and font overrides.
   ========================================================================== */

/* Add your typography styles below */


/* ==========================================================================
   Divi Builder Overrides
   Section, row, column overrides. Module-specific style adjustments.
   ========================================================================== */

/* Add your Divi Builder overrides below */


/* ==========================================================================
   Responsive / Media Queries
   Breakpoint-specific overrides for tablet and mobile.
   ========================================================================== */

/* Tablet (max-width: 980px) */
@media only screen and (max-width: 980px) {

}

/* Mobile (max-width: 767px) */
@media only screen and (max-width: 767px) {

}

