.page-title-wrapper {
  margin-top: 2rem;
  margin-bottom: 3rem;
}

.page-title {
  font-size: 2.75rem;
  font-weight: 600;
  color: #2c3e50;
  padding-bottom: 0.15rem;
  border-bottom: 2px solid #eee;
  margin: 0;
  display: flex;
  align-items: center;
}

.page-title i {
  color: #6c757d;
}
