.dhvc-form-group {
    margin-bottom: 20px;
}
.dhvc-form-group label .required {
    color: #00bcb4 !important;
}
.dhvc-form-message {
    padding: 15px;
    background: #00bcb4;
    color: white;
    font-weight: 600;
    text-align: center;
}
blockquote {
    border-left-color: #00bcb4;
}
blockquote p {
    text-indent: 24px;
    text-align: justify;
    font: 300 1.4em/1.4 'Open Sans', Georgia, Times, serif;
    padding: 0 10px;
    font-style: italic;
    color: #00bcb4;
}
.accordion-link h4 {
    color: #00bcb4;
}