.dtk-section {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid currentColor;
}

.dtk-candle-list {

}

.dtk-candle {

}

.dtk-candle-icon {
}

.dtk-candle-content h3 {

}

.dtk-candle-content p {

}

.dtk-candle-content time {

}

.dtk-form-wrap {

}

.dtk-field label {

}

.dtk-field input,
.dtk-field textarea {
    width: 100%;
    max-width: 42rem;
}

.dtk-privacy {

}

.dtk-submit {

}

.dtk-notice {

}

.dtk-notice-success {
  
}

.dtk-notice-error {
   
}

.dtk-honeypot {
    position: absolute;
    left: -9999px;
}

.dtk-obituary-details {
    margin: 0 0 2rem;
    padding: 1.25rem 1.5rem;
    border-left: 4px solid currentColor;
    background: rgba(0, 0, 0, 0.035);
}

.dtk-obituary-details p {
    margin: 0.25rem 0;
}

.dtk-obituary-details span:first-child {
    font-weight: 600;
}

.dtk-life-dates {
    font-size: 1.1em;
}

.dtk-date-mark {
    display: inline-block;
    margin-right: 0.25em;
    font-weight: 700;
}

.dtk-date-separator {
    display: inline-block;
    width: 1em;
}

.dtk-person-name {
    font-size: 1.25em;
    font-weight: 700;
}
