<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 992px) {
  #personDetails {
    background-image: url('ornaments/25ugol-3.svg');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 500px;
    padding: 2.5rem !important;
  }
}

</pre></body></html>