/*
Theme Name: GP Child — Satellite Blocks
Theme URI: https://example.com/
Description: Child theme for GeneratePress. Satellite landing pages with modular block styling.
Author: You
Author URI: https://example.com/
Template: generatepress
Version: 1.0.0
Text Domain: gp-child-satellite
*/

/* База — минимальная. Основные стили страницы лежат в main-page.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}
