app/src/home.module.css [36:49]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  background-color: #ff9900;
  padding: 10px 20px;
  line-height: 1.25rem;
  display: inline-block;
  margin: auto 0 auto 15px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  vertical-align: middle;
  color: white;
  border-radius: 0.5rem;

  position: absolute;
  z-index: 4;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



app/src/index.css [117:129]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  background-color: #ff9900;
  padding: 10px 20px;
  line-height: 1.25rem;
  display: inline-block;
  margin: auto 0 auto 15px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  vertical-align: middle;
  color: white;
  border-radius: 0.5rem;
  position: absolute;
  z-index: 4;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



