.TextMessage {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 36px;
  font-size: 12px;
  padding: 4px;
  background: #ffe5d9;
  border-top: 1px solid #ffd7ba;
  color: #291d00;
  font-family: Helvetica, sans-serif;
}

.TextMessage_p {
  margin: 0;
  font-size: 12px;
  color: #291d00;
}

/* .TextMessage_button {
  margin: 0;
  font-size: 8px;
  padding: 0;
  -webkit-appearance: none;
  background: none;
  border: 0;
  font-family: inherit;
  cursor: pointer;

  position: absolute;
  right: 2px;
  bottom: 0;
} */
