/* Active chapter changes colour/underline, never text metrics or position. */
html body#top.design-master .master-nav > div > a,
html body#top.design-master .master-nav > div > a:is(.is-active,.current,[aria-current],:hover,:focus-visible){
 font-weight:400!important;letter-spacing:normal!important;transform:none!important;
}
