.inputTextArea {
  height: 10.6rem;
  margin-top: .9rem;
  padding: .7rem 1rem .3rem 1rem;
  background-size: 0 !important;
  border: 1px solid #E3E9F3;
  border-radius: 0.25rem;
  line-height: 1.8rem;
  font-size: 1.3rem;
  font-family: 'Lato' !important;
  box-shadow: 0px 1px 1px rgba(104, 118, 142, 0.05);
}
