/*
 Theme Name: İstanbul Köpek Oteli - Blocksy Child
 Template: blocksy
 Version: 1.0.0
 Description: İstanbul Köpek Oteli için Blocksy child theme.
*/
:root{--iko-orange:#e97835;--iko-green:#315846}
.iko-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:28px 0}.iko-service-card{padding:24px;border:1px solid #eadfd5;border-radius:16px;background:#fff}.iko-service-card h2{color:var(--iko-green);margin-top:0}.iko-button{display:inline-block;background:var(--iko-orange);color:#fff!important;padding:12px 18px;border-radius:9px;font-weight:700}.iko-button:hover{opacity:.9}@media(max-width:700px){.iko-service-grid{grid-template-columns:1fr}}
