<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sp-barre-contact {
  background-color: #111;
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  text-align: center;
}

.sp-barre-contact a {
  color: #fff;
  text-decoration: none;
  margin: 0 15px;
}

.sp-barre-contact a:hover {
  text-decoration: underline;
}
</pre></body></html>