<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {
  background: #b1901d !important;
}

body {
  background: #b1901d !important;
}

#footer {
  background: #b1901d !important;
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.services h4 {
  color: #b1901d;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}

.services h5 {
  margin-top: -4px;
  color: #b1901d ;
  font-size: 22px;
  text-align: center;
  margin-top: -4px;
}

.services .text-box {
  padding: 50px 20px;
  margin-top: 35px;
  margin-bottom: 25px;
  text-align: center;
  min-height: 200px;
  position: relative;
}

.services .description a {
  color: #262729;
  text-align: center;
}

.services .description2 a {
  color: #262729;
  line-height: 16px;
  font-size: 14px;
}

.services .description2 a:hover {
  color: #fff;
  line-height: 16px;
  font-size: 14px;
}

.services .description a:hover {
  color: #b1901d;
}

.services .text-box .description a:hover {
  color: #fff !important;
}

.services .title a {
  color: #343a40;
}

.services h2.title {
  text-align: center;
  font-weight: 400;

}



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