/*
Theme Name: SCARO Child
Theme URI: https://www.scaro.ltd
Description: Child theme for SCARO with favicon & logo assets.
Author: SCARO
Author URI: https://www.scaro.ltd
Template: twentytwentyfive
Version: 1.2.0
Text Domain: scaro-child
*/

/* Utility classes used by content */
.scaro-hero { padding: 4rem 1rem; }
.scaro-hero h1 { margin-top: 0; }
.scaro-section { padding: 2rem 1rem; }
.scaro-section.alt { background: #f7f7f7; }
.scaro-card { padding: 1rem; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,.06); background: #fff; }
.scaro-services .scaro-card { height: 100%; }
.scaro-service-icon { display:inline-block; padding:.25rem .5rem; border-radius:999px; font-weight:700; margin-bottom:.5rem; }
.badge-green { background:#e6f4ea; }
.badge-purple { background:#eee8f8; }
.badge-blue { background:#e7f0ff; }
.badge-yellow { background:#fffbe6; }
.badge-red { background:#ffeaea; }
.scaro-testimonial { font-style: italic; border-left: 4px solid #ccc; padding-left: 1rem; }
.mt-0 { margin-top: 0; }
.lead { font-size: 1.2rem; }
.scaro-partners img { max-height: 48px; margin-right: 12px; }
