Made a few changes to separate links from titles, reduced some text sizes to be a more uniform, readable size and allow for more content within the page view. Fixed the button `border-radius` error.
This style (not present on the style-sheet) needs to be as changed...
From
`.claims-body .claim-metadata {padding: 24px 36px 88px 36px;}`
To
`.claims-body .claim-metadata {padding: 24px}`