<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Gotham';
  src: url('https://s1.thcdn.com/enterprise/fonts/Gotham/gotham-book.woff');
}

body {
  font-family: 'Gotham', Helvetica, sans-serif;
}

.inline-ratings,
#ratingSummary {
  min-height: 20px;
}</pre></body></html>