diff --git a/src/components/FeesPanel/FeesPanel.tsx b/src/components/FeesPanel/FeesPanel.tsx index 01d2092..f143aad 100644 --- a/src/components/FeesPanel/FeesPanel.tsx +++ b/src/components/FeesPanel/FeesPanel.tsx @@ -64,14 +64,17 @@ export const FeesPanel: React.FC = (props: FeesPanelProps) => { style={{ fontWeight: "600", fontSize: "1rem", - margin: "2rem 0 0 0", + marginTop: "2.5rem", + marginBottom: "0rem", }} > Legal Fees and Outlays - This is some text about legal fees and outlays. + An outlay is money spent by the solicitor on your behalf in + the conveyancing process e.g. land registry fees. Your legal + fees are your solicitor fees. = ( /> - + + OR + + + + + setLoanAmountToMax(houseValue, maxLoan, setLoanAmount) + } + > + Set loan to max + {" "} - - setLoanAmountToMax( - houseValue, - maxLoan, - setLoanAmount - ) - } - > - Set loan to max - +