/* Şubeler başlığı: White Burger'ın beyaz–altın kimliğinde daha hafif bir vurgu */
.branches-hero h1{
  color:#8b7a58;
  font-weight:700;
  letter-spacing:-.045em;
  text-shadow:none;
}
.branches-hero h1 em{
  display:inline-block;
  margin-top:.08em;
  padding:.05em .17em .1em;
  border:0;
  background:#ad8b43;
  color:#fff;
  font-weight:700;
  font-style:italic;
  letter-spacing:-.035em;
  box-shadow:7px 7px 0 #eee2c5;
}
.branches-hero h1 em::after{display:none}
.directory-intro h2{
  color:#8b7a58;
  font-weight:700;
  letter-spacing:-.045em;
  text-shadow:none;
}
.directory-intro h2 em{
  display:inline-block;
  margin-top:.08em;
  padding:.05em .17em .1em;
  border:0;
  background:#ad8b43;
  color:#fff;
  font-weight:700;
  font-style:italic;
  letter-spacing:-.035em;
  box-shadow:7px 7px 0 #eee2c5;
}
@media (max-width:700px){.branches-hero h1 em{box-shadow:4px 4px 0 #eee2c5}}
