/* Custom styles for Hena Yazılım demo site */
.container { max-width: 1080px; }
.language-switch button[aria-pressed="true"] { background: #eef2ff; color: #3730a3; font-weight:600; }
.language-switch button[aria-pressed="false"] { background: transparent; color: #6b7280; }
