.nws-statement-icon {
  text-align: center;
  border: 3px solid #fdb81e;
  background-color: #0071bc;
  font: bold 1rem Roboto Slab, serif;
  color: white;
  width: 25px;
  height: 25px;
  position: relative;
  top: .1em;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
