.top-bar__richtext {
  background-color: #f8f8f8;
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.top-bar__richtext p {
  margin: 0;
  text-align: center;
}

.top-bar__richtext a {
  text-decoration: none;
  color: #333;
  font-weight: normal;
}

.top-bar__richtext a:hover {
  color: #007acc;
}
