#html-body .first-order-perk-dialog {
    max-width: 480px;
    border-radius: 20px;
    padding: 40px;
}

#html-body .first-order-perk-modal {
    max-width: 100%;
}

#html-body .first-order-perk-modal h3 {
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    color: #4D4E58;
}

#html-body .first-order-perk-modal .description {
    color: #4D4E58;
}

#html-body .first-order-perk-modal .subtitle {
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.54);
}
