
  .splash-info h3 {
    font-size: 24px;
    padding: 20px 10px 10px 0;
    margin-top: 30px;
    border-top: 1px solid #315873;
    color: #fb6246;
  }
  .splash-info h3 a {
    color: #fb6246;
  }
  .splash-table-row a {
    color: #315873;
    font-size: 16px;
  }
  .splash-table-row a:hover {
    color: var(--primary);
  }
