<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#containerFooter1 {
  width: 100%;
  display: flex;
  justify-content: center;
  min-height: 17em;
  align-items: center;
  flex-direction: column;

  box-shadow: 0px 6px 23px 0px rgba(0, 0, 0, 0.75) inset;
  -webkit-box-shadow: 0px 6px 23px 0px rgba(0, 0, 0, 0.75) inset;
  -moz-box-shadow: 0px 6px 23px 0px rgba(0, 0, 0, 0.75) inset;
}</pre></body></html>