<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.padding-container {
  color: #fff;
}

.liftkits-container hr {
  background: #fff;
  border: none;
  height: 1px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.liftkits-apply {
  background: #d64835;
  color: #fff !important;
  text-decoration: none !important;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 5px;
}

.liftkits-apply:hover {
  background: #e55a48;
}

.liftkits-background {
  background: url(/themes/default/img/liftkits-trucks2.jpg);
}

.h1, h1 {
    font-size: 48px;
}</pre></body></html>