:root{--lr-template-legal-page-abuse-form-button-background:var(--lr-palette-brand-main);--lr-template-legal-page-abuse-form-button-hover-background:var(--lr-palette-brand-main-dark);--lr-template-legal-page-abuse-form-button-color:var(--lr-palette-text-invert)}.legal-page .abuse-form{border-radius:var(--lr-layout-border-radius-container)}.legal-page .abuse-form .abuse-form__form-group__label{margin-left:calc(var(--lr-layout-border-radius-button)/2);text-transform:capitalize;color:var(--lr-palette-text-secondary)}.legal-page .abuse-form .abuse-form__form-group__controls__wrapper{display:flex;flex-direction:column}.legal-page .abuse-form .abuse-form__form-group__controls__wrapper .abuse-form__form-group__control__upload-files__button__wrapper{display:flex;align-items:center;justify-content:center}.legal-page .abuse-form .abuse-form__form-group__control,.legal-page .abuse-form .abuse-form__form-group__control__wrapper--file{margin-top:2px;min-height:45px;border-radius:var(--lr-layout-border-radius-button)}.legal-page .abuse-form .abuse-form__submit-button{min-height:45px;margin-bottom:10px;border-radius:var(--lr-layout-border-radius-button);background-color:var(--lr-template-legal-page-abuse-form-button-background)!important;color:var(--lr-template-legal-page-abuse-form-button-color)!important}.legal-page .abuse-form .abuse-form__submit-button:hover{background-color:var(--lr-template-legal-page-abuse-form-button-hover-background)!important;color:var(--lr-template-legal-page-abuse-form-button-color)!important}