.text-justify {
    text-align: justify;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}


.text-center {
    text-align: center;
}

.isi-info-terkini {
    text-align: justify;
}

.form-control {
    margin-bottom : 5px;
}
