.kpe-category-content a,
.kpe-category-content a:visited {
  color: #176da6 !important;
}

.kpe-category-content a:hover,
.kpe-category-content a:focus {
  color: #145f95 !important;
}

.vl-application-steps .vl-step-wide{
  position:relative !important;
  padding-right:82px !important;
}

.vl-application-steps .vl-step-wide h3{
  max-width:calc(100% - 20px) !important;
  padding-right:0 !important;
  margin-right:0 !important;
}

.vl-application-steps .vl-step-wide .vl-step-number{
  top:22px !important;
  right:22px !important;
  z-index:2 !important;
}