<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.creators article {
  position: relative;
  box-sizing: border-box;
  
  min-height: 11.4em;
  
  margin: 3.6em 11em;
  padding-left: 10.6em;
  padding-top: 1.2em;
}

.creators article:first-child {
  margin-top: 7.1em;
}

.creators article header h1 {
  margin: 0 0 0.3em 0;
  
  font-size: inherit;
  font-weight: inherit;
  text-transform: uppercase;
}

.creators article img {
  position: absolute;
  
  left: 0;
  top: 0;
  
  height: height: 11.4em;
  width: 9em;
  
  border-radius: 1em;
  border: 1px solid #cfcfcf;
}

.creators article content p {
  margin: 0;
  text-align: justify;
}</pre></body></html>