.page-header {
  height: 160px;
}
.doc-nav-section i.icon {
  font-size: 40px;
}
.doc-nav-section .item-desc {
  color: var(--text-color);
}
.doc-nav-section a {
  text-decoration: none;
}
.form-control {
  height: 50px;
  border-radius: 25px;
  border: 0;
  padding: 0 20px;
}
.search-icon {
  position: absolute;
  right: 20px ;
  top: 18px;
  font-size: 14px;
}