.dictation-running textarea,
.dictation-running input[type="text"],
.dictation-running input[type="search"]{
  outline: 2px solid #e11d48;
  outline-offset: 2px;
}
