.card-faculty.style2 .card-body h3 {
    font-size: 15px;
    color: #15c39a;
}    

.sec-pt-lg {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align:center;
}

.row {
    display: flex;
    justify-content: center;
}

.col-md-6 {
    /* flex: 0 0 auto; */
    width: 100%;
    text-align: left;
}

.col-12.col-md-6 h4 {
    text-align: center;
}

ul.list-styled.style1.tulisan {
    font-family: var(--secondary-font);
    /* font-size: 1rem; */
}