.form-check-label {
    /* This overwrites bootstap, somehow it is ugly */
    margin: 3px 6px;
    color: #666666;
}
.g-recaptcha {
    display: inline-block;
}
