<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bd__button {
  padding: 10px 0;
  text-align: right;
}
.bd__button &gt; a{
  font-weight: 100;
  text-decoration: none;
  color: #BDC3CB;
  font-family: sans-serif;
}
.bd__button &gt; a:hover {
  color: #798897;
}</pre></body></html>