p {
    font-size: 12pt;
    text-align: justify;
    color: white;
}

h3 {
    color: white;
}

.title-text {
    color: white;
    font-family: 'Times New Roman', Times, serif;
    font-style: italic;
}

.pengantar-container {
    max-width: 650px;
}

.pengantar-quote {
    font-size: 14pt;
    font-style: italic;
}

.pengantar-kuratorial-list-kurator {
    font-size: 11pt;
}

@media (max-width: 500px) {
    .pengantar-kuratorial-image {
        padding: 0px !important;
    }
}