.boxNailNodesItem {
  flex: 1;
  box-sizing: border-box;
  margin: 0.2rem 0% 1rem; /*use 'rem' to match the scale used by font*/
}

.fontNailNode {
  font-size: 2.1rem;
  font-weight: 600;
  letter-spacing: 0.06rem;
  line-height: 1.84rem;
}
