@charset "utf-8";

.nmlText.label {
  text-align: center;
  background-color: #0AA365;
  border-radius: 34px;
  width: 70%;
  margin:0 auto 10px;
  padding: 4px;
  color: #fff;
  font-weight: 500;
}
