/*
Theme Name: 4Ci Expertise Delivered
Theme URI: https://fourci.com/
Author: 4Ci
Description: Custom WordPress theme matching the 4Ci Expertise Delivered website.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: fourci
*/

:root{--font-manrope:"Manrope"}
.admin-bar .site-header{top:32px}
.wordpress-page-content{background:#fff;min-height:45vh}
.wordpress-page-content>*{max-width:1100px;margin-left:auto;margin-right:auto}
.wordpress-page-content h2{font-size:clamp(32px,4vw,56px);line-height:1.08;letter-spacing:-.04em}
.wordpress-page-content h3{font-size:clamp(22px,2.5vw,34px)}
.wordpress-page-content p,.wordpress-page-content li{font-size:14px;line-height:1.85;color:#666}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
