/* Atölye hero — buton marka rengi (yazı renklerini dynamic-heading.js belirler) */
html body .hero_scrollable-top .button{background:#AE5175;color:#FFF;border:0}
html body .hero_scrollable-top .button:hover{background:#96395D}

/* hero yazıları biraz daha büyük */
html body .hero_scrollable-top .heading-style-h3{font-size:clamp(34px,3.6vw,58px);line-height:1.05}
html body .hero_scrollable-top .text-size-medium{font-size:clamp(15px,1.25vw,20px);line-height:1.55}
