/* Step 1 specific tweaks */

#step-1 .common-fields {
    background: radial-gradient(circle at top left, #eef2ff, #ffffff);
}

#step-1 .common-fields textarea {
    min-height: 90px;
}

#step-1 .radio-group {
    margin-top: 8px;
}
