<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn-primary {
  background: #e5b10b;
}
section .btn-primary {
  background-color: #e5b10b;
}
#eb .btn-primary {
  background: #e5b10b !important;
}
#eb .btn-primary:hover {
  background: #fdc823 !important;
}
#es h1, #es h2, #es h3, #es h4, #es h5, #es h6, #es .h1, #es .h2, #es .h3, #es .h4, #es .h5, #es .h6 {
  font-family: Roboto;
  font-weight: 700;
}
</pre></body></html>