.about-us-heading{
    font-family: 'Berkshire Swash', cursive;
    font-size: 60px;
    font-weight: 900;
    text-align: center;
}

.about-us-content{
    font-family: 'Noto Sans', sans-serif;
    font-size: 20px;
    text-align: justify;
    padding: 0 1em 0 1em;
    font-weight: 500;
    line-height: 1.3;
}

.card .card-header>p {
    font-family: 'Trirong', serif;
    font-size: 28px;
    font-weight: 900;
    text-align: center;
}

.card-body>ul>li>p {
    font-weight: 600;
}

.dashboard {
    font-family: 'Trirong', serif;
    font-size: 60px;
    font-weight: 900;
    text-align: center;
}