.form-radio~.option, .like-radio .form-checkbox~.option {
    margin: 0;
    padding: 0;
    background-color: #fefefe;
    font-weight: 300;
    text-align: center;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.webform-scale-options input + label, .webform-scale-options input + label.option {
    display: flex;
}

fieldset {
    margin: 0;
    padding-bottom: 40px !important;
    border: 0;
}

.fieldset-legend {
    font-weight: 400 !important;
    color: #0060ae !important;
    font-size: 1.2rem !important;
}

.hero-banner {
    position: relative;
    overflow: hidden;
    background-color: rgba(0,0,0,0);
    margin: 0 0 0 0;
}
.webform-submission-aurora-powerhours-feedback-surve-form .main-form-wrapper .cell.large-8 {
    margin: auto;
}