:root {
  /*! put your custom css here */
}

.my-community-user-name {
  word-break: break-word;
  overflow-wrap: break-word; /* Better browser support */
}
