<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.containers-up {
  text-align: center;
  background-color: transparent;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
  border-radius: 15px;
  border: 0px #dee2e6 solid;
}

.containers-up-head {
  font-size: 23px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 15px;
}
</pre></body></html>