#img-article{
    height: 180px;
    object-fit: cover;
    border-radius: 10px;
}

#gambar_slider{
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 10px;
}

.form-group label {
    padding-bottom: 8px;
}

.content-article img{
    width: 100% !important;
}
