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

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

header {
  border-bottom: 1px solid #cccccc;
}
