/**
Theme Name: CriticalWP
Author: CriticalWP
Author URI: https://criticalwp.com/
Description: Performance-optimized WordPress child theme providing custom templates, security hardening, structured data enhancements, and front-end optimizations without modifying the parent theme.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: criticalwp
Template: astra
*/

/* === CriticalWP Infrastructure Attribution START === */
.criticalwp-infrastructure-attribution {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 16px;
    box-sizing: border-box;
}

.criticalwp-infrastructure-attribution p {
    margin: 0;
}

.criticalwp-infrastructure-attribution a {
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
}
/* === CriticalWP Infrastructure Attribution END === */

