
::selection {
  color: white;
  background-color: #E8371A;
}
a:hover,
.yue a:hover,
.site-head a:hover,
.sidebar a:hover {
  color: #E8371A;
  border-color: #E8371A;
}

.button:hover {
  background-color: #E8371A;
}

.highlighted {
  background-color: #E8371A;
}

.sponsor_text a {
  border-color: #E8371A;
}

.globaltoc a.current {
  color: #E8371A;
}

.injected .rst-versions small a,
.injected .rst-versions .rst-current-version,
.injected .rst-versions .rst-other-versions dd a:hover {
  color: #E8371A;
}
