<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search_box &gt; label &gt; span {
  font-weight: normal;
  font-size: 10px;
  color: #808080;
  padding: 0 10px; }

.search_box &gt; .search_input {
  width: 97%; }

.search_box &gt; .btn {
  margin: 20px 0 0 0; }

.filters select {
  height: 30px;
  margin-right: 15px; }

.back {
  float: right;
  font-size: 17px; }

.result_title {
  margin: 25px 0; }

.search_criteria {
  margin-bottom: 20px; }

#results {
  margin-bottom: 30px; }

.checkbox_item {
  margin: 10px 0; }

.profile_pic {
  width: 100px; }
</pre></body></html>