.komunitas-button-text {
    background: #6EC7E6;
    border-radius: 15px;
    height: 50px;
}

.icon-pros-komunitas {
    width: 300px;
}

.axil-service-invert {
    background: #87cdea;
}

.card-icons {
    overflow: hidden;
    height: 300px;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-title {
    min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner-collections{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.partner-card{
    display: flex;
    overflow:hidden;
    height: 150px;
    width: 200px;
    justify-content: center;
    align-items: center;
}
