.header-ticker-box {
  text-align: center;
}

.header-ticker-box .pink-box-header {
    font-weight: 700;
    font-style: italic;
    color: #1a237e;
    font-size: 17px;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
}

.header-ticker-box .keywords-ticker {
  font-style: italic;
  font-size: 13px;
  font-weight: 600;
    color: #000;
    text-shadow: 1px 1px #f4e1e1;
  line-height: 1.5;
  margin-bottom: 8px;
}

