.nw-addressblock-wrapper {
  flex-direction: column;
  display: flex;
  font-size: $addressblockwrapper-fontsize;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.4px;
  word-wrap: break-word;
}

.nw-addressblock-default {
  font-weight: 600;
}
