<!-- this html *not* rendered by bootstrap css -->
<html>
<head>
<style type="text/css">
#address {
font-size: 7pt; color: #fff; padding: 5px; background: navy; font-family: "Times New Roman", serif;
}
</style>
</head>
<body>
<hr />
<div id="address">UCLH-SIHMDS, 2nd Floor, Whitfield St, London W1T 4EU. Tel: 020 344 78518
<span style="float: right">https://nww.hmds.leedsth.nhs.uk/uclh</span>
</div>
</body>
</html>