@charset "utf-8";

.theme-style-settings-menu .menus .sub-category .style-setting-wrapper-div { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding-bottom: 0px; }

.theme-style-settings-menu .menus .sub-category .style-setting-wrapper-div .title { font-weight: normal; color: rgb(198, 201, 205); }

.light .theme-style-settings-menu .menus .sub-category .style-setting-wrapper-div .title { color: rgb(118, 128, 144); }

.highlight-wrap .sub-category .style-setting-wrapper-div { position: relative; align-items: center; }

.highlight-wrap .sub-category .style-setting-wrapper-div::before { content: ""; top: 6px; left: 8px; width: 2px; height: 60%; border-radius: 3px; position: absolute; background-color: rgb(99, 105, 114); }

.highlight-wrap .sub-category .style-setting-wrapper-div .title { margin: 0px 8px 0px 16px; }