.license-wrap {
  padding: 20px;
  border: 2px solid var(--text-color);
  border-radius: 7px;
  box-shadow: 0 10px 30px rgba(0,0,0,.7);
}
