<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.25)),url(../images/medicare-background.jpg);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}</pre></body></html>