﻿
.ass-flex {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    margin-top: 70px;
}

.hbs {
    text-align: left;
}

    .hbs h2 {
        font-family: PingFangSC-Medium;
        font-size: 18px;
        color: #000000;
        letter-spacing: 0;
        text-align: left;
        font-weight: 600;
    }

.hbstitle {
    text-indent: 2em;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #4C5566;
    letter-spacing: 1.25px;
    text-align: justify;
    line-height: 1.5;
    margin-bottom: 30px;
}

.nav-inner {
    width: 100%;
    text-align: center;
}

    .nav-inner.small img {
        width: 20%;
        margin-bottom: 10px;
    }

    .nav-inner p {
        font-weight: 600;
    }

.smalltext {
    font-size: 16px;
    display: block;
    text-indent:2em;
    letter-spacing: 1.25px;
    line-height: 1.5;
    width:80%;
}
