h1.header-title, 
h2.header-subtitle {
    color: #4A4A4A;
}

h2.contact-data-title {
    font-family: 'ubuntubold';
    font-size: 1.6em;
    margin: 0 0 5px 0;
    color: #4A4A4A;
}

p.contact-data-text {
    font-family: 'open_sansregular';
    font-size: 1em;
    margin: 0 0 20px 0;
    padding: 0px;
    color: #4A4A4A;
}

.captcha-container {
    width: 350px;
    display: block;
}

.label-sending {
    font-family: 'open_sansregular';
    font-size: 1em;
    color: #333333;
}