.word-break {
    word-break: break-word;
}

body.comm-page-custom-product {
    overflow-y: scroll !important;
    margin-bottom: 1px;
}

html.dark-theme {
  --dce-greyish-color: #3f3f3f;
}

:root {
  --dce-greyish-color: #F2F2F2;
}