.container-header .navbar-brand {
    position: relative;
    display: flex;
    margin-right: auto;
    font-size: 2rem;
    color: #fff;
    justify-content: center;
    width: 100%;
}
.container-header .navbar-brand img {
    width: 450px;
    min-width: auto;
}
.metismenu.mod-menu {
    margin: auto;
    position: relative;
    display: flex;
    margin-right: auto;
    font-size: inherit;
    color: #fff;
    justify-content: center;
    width: 100%;
}
.h2, h2 {
    font-size: 1.3rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: var(--cassiopeia-font-family-headings,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",);
    font-weight: var(--cassiopeia-font-weight-headings,600);
}
.container-header .mod-menu > li > a, .container-header .mod-menu > li > span {
    position: relative;
    color: #000;
    text-decoration: none;
    border-top: 1px solid #ccc;
}
.container-header {
    position: relative;
    z-index: 10;
    background-color: #FFF;
    background-image: none;
    box-shadow: inset 0 5px 5px rgba(0,0,0,.03);
}
.h1, h1 {
    font-size: 1.8rem;
}
h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: var(--cassiopeia-font-family-headings,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",);
    font-weight: 400;
    color: #8bc0ed;
}
.ja-masthead .ja-masthead-detail {
    color: #fff;
    padding: 140px 0 !important;
    max-width: 100% !important;
    position: relative;
    text-align: center;
    z-index: 20;
}
.h3, h3 {
    font-size: 1.35rem;
    text-align: center;
}
h3.ja-masthead-title {font-size:34px !important;}
.ja-masthead .ja-masthead-detail {
    color: #fff;
    text-align: center;
    font-size: 30px !important;
}