.first-column-td {
  font-weight: bold;
  font-size: 13px;
}

.pc-apply-now {
  background: #6e2585;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  margin-right: 16px;
}

.pc-apply-now:hover {
  background: #580971;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}

.nav-underline .nav-item .nav-link.active:after {
  background-color: #230871;
}