body {
  font-family: "Courier New", "Arial", sans-serif;
  /* color: #133020 !important; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  color: #327039 !important;
}

a {
  color: #133020 !important;
  text-decoration: none;
}

.menu {
  background-color: #133020 !important;
}

.menuText {
  color: #f8edd9 !important;
}

.table td.fit,
.table th.fit {
  white-space: nowrap;
  width: 1%;
  text-align: center;
}

.saveButton {
  background-color: #327039 !important;
  color: #f8edd9 !important;
}

.cancelButton {
  border-color: #dd5c36 !important;
  color: #dd5c36 !important;
}

input.cancelButton:hover {
  background-color: #dd5c36 !important;
  color: #f8edd9 !important;
}

.searchButton {
  border-color: #327039 !important;
  color: #327039 !important;
}

input.searchButton:hover {
  background-color: #327039 !important;
  color: #f8edd9 !important;
}

.card {
  /* background-color: #f8edd9 !important; */
  color: #133020 !important;
  border-color: #133020 !important;
}

.card-header {
  background-color: #f8edd9 !important;
  color: #133020 !important;
}

.card-footer {
  background-color: #f8edd9 !important;
  color: #133020 !important;
}

/* Forest Fern (Green) 327039 */
/* Tilled Earth (Dark green) 133020 */
/* Alabaster Hay (Beige) F8EDD9 */
/* Wheat Field Sunrise (Yellow) F0BE49 */
/* Cherry Grove (Red) DD5C36 */
