/* === Toyama OB Custom Styles === */
header {
  background-color: rgb(116, 167, 45);
  color: white;
}

.btn {
  background: rgb(116, 167, 45);
}
