.mod_ticker .tickertext {
    margin-top: 1em;
    transform: rotate(359deg);
    margin-bottom: 2em;
    background-color: transparent;
}

.mod_ticker .msg-white, .mod_ticker .msg-white a {
  color: #000;
  font-family: var(--special__font-family);
  font-size: 1.75em;
  background: var(--color-brand2);
}