/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.contact-form h3 {
    text-transform: capitalize;
    color: #000;
    font-size: 30px;
    font-weight: 400;
    font-family: var(--font-family-septenary);
}