.page-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #558216;
}

h1 {
  font-weight: lighter;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.row-padding {
  margin-top: 25px;
  margin-bottom: 25px;
}

.pub-item {
  padding-bottom: 1%;
  border-bottom: 1px solid #558216;
}

.pub-header {
  text-align: center;
  font-weight: bolder;
  padding-bottom: 1%;
  border-bottom: 1px solid #558216;
}

.input {
  width: 100%;
}

.kcmhr_text {
  text-align: right;
}

.page-footer {
  text-align: center;
}
