.upnext-cf--top-strip {
  background-color: var(--background, #000);
  color: var(--color, #FFF);
  text-align: center;
  padding: 6px 20px;
}
.upnext-cf--top-strip p:first-of-type {
  margin-top: 0;
}
.upnext-cf--top-strip p:last-of-type {
  margin-bottom: 0;
}
.upnext-cf--top-strip a {
  color: inherit;
  text-decoration: underline;
}
.upnext-cf--top-strip a:hover {
  text-decoration: none;
}/*# sourceMappingURL=style.css.map */