.EditDisplayName {
    .EditableMetadata-edit-input {
        width: 300px;
    }

    .DisplayNameError {
        color: var(--error-600);
    }
}

.EditSapProfitCenterForm {
    &-MappedSigningEntitiesTableGrid {
        margin-top: 50px;
    }

    &-Add-Button {
        margin-top: 4px;
    }
}
