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

#footer_url:hover {
  color: #c73b34
}

.dropdown-menu {
min-width: 7em;
}



/* Remove Scrollbar */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}</pre></body></html>