﻿.contactForm-formHeader {
    font-weight: 600;
    margin-bottom: 1em;
}

#ContactForm .bg-success.form-message {
    border: 1px solid #cecece;
    font-weight: 600;
    padding: 6px 12px;
}
