/* Much is styled in Constant Contact's CSS. This file just contains customizations to those styles. */

.ctct-custom-form .ctct-custom-form-title {
    font-size: 22px;
    font-size: 2.2rem;
    font-family: Miller Headline Bold, Georgia, Times, serif;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}

.ctct-custom-form {
    font-family: Georgia, Times, serif;
}

.ctct-custom-form .ctct-button {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #f57c17;
}

.ctct-custom-form .ctct-button:hover {
    background-color: #dc6809;
}
