.dialog {
    font-size: 12px;
    padding: 10px;
}

.dialog .header {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.dialog p {
    margin-bottom: 10px;
}