.comm-page-custom-case-feedback .forceCommunityFlowCommunity {
    width: 80%;
    margin: 100px auto 32px auto;
    max-width: 800px;
    font-size: 16px;
    border: none;
    padding-top: 16px;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .slds-form-element__label {
    font-size: 16px;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .slds-radio .slds-form-element__label {
    font-size: 16px;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .flowruntime-input-label {
    margin-bottom: 4px;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .navigationBar.slds-card__footer {
    border: 0;
    font-size: 16px;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .footerContainer {
    padding: 0;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .footerContainer .slds-grow {
    display: none;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .footerContainer .slds-button {
    border-radius: 24px;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .footerContainer .navigation-bar__right-align {
    margin-left: 0;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .formTitle {
    margin-top: -100px;
    font-size: 40px;
    margin-left: -16px;
}

.comm-page-custom-case-feedback .forceCommunityFlowCommunity .backButton {
    border-radius: 24px;
    margin-top: 16px;
}
.comm-page-custom-case-feedback .forceCommunityFlowCommunity hr {
    margin: 4px 0 12px 0;
}
