﻿
.my-header .ax-nav .ax-item a.ax-text {
    font-family: fcn2;
    line-height: calc(1.4rem + 0.5rem);
    font-size: var(--fz13);
    width: 100%;
    text-align: center;
    font-weight: normal;
}

.ax-grade .ax-outer a {
	font-family: fcn1;
    font-size:var(--fz13);
    padding: calc(0.4rem + 0.4vw) 0px !important;
	line-height:1.1;
}