body {
  background-color: #f5ffe1;
}

.form-label {
  text-decoration: underline;
}

.logout:hover {
  color: #ffffff !important;
}
