.language-switch{display:flex;justify-content:center;align-items:center;padding:10px 0;font-weight:700;color:#8f7751;width:100%;text-align:center;font-size:1.2rem}.language-switch a{color:#8f7751;text-decoration:none;transition:color .3s;display:inline-flex;align-items:center;justify-content:center}.language-switch a:hover{color:#7a6544;text-decoration:none;opacity:.8}.language-switch .active{color:#333;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.language-switch .separator{margin:0 10px;display:inline-flex;align-items:center;justify-content:center}.language-switcher{display:flex;justify-content:center;align-items:center;padding:10px 0;font-weight:700;color:#8f7751;width:100%;text-align:center;font-size:1.2rem}.language-switcher ul{display:flex;justify-content:center;list-style:none;padding:0;margin:0}.language-switcher li{margin:0 .5rem}.language-switcher a{color:#8f7751;text-decoration:none;transition:color .3s}.language-switcher li.active a{color:#333;font-weight:700}.language-switcher a:hover{color:#7a6544;opacity:.8}