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

a:hover {
    color: white;
}

h3 {
    color: white;
}

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

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

.shortcut {
    font-weight: bold;
    font-size: 1.5rem;
    cursor: pointer;
}