.box-color-label { margin-top:10px; }
.box-color-label + input[type=color] { display:block; width:100%; height:38px; margin:6px 0 10px; padding:3px; border:1px solid #d8cbbb; border-radius:9px; background:#fffdf9; cursor:pointer; }
.profile-modal .modal-role { color:var(--role-text-color,var(--global-text-color,#f4eaff)) !important; }
.profile-modal .modal-role .profile-region { color:var(--global-text-color,#f4eaff) !important; }
.profile-modal .modal-copy { color:var(--copy-text-color,var(--global-text-color,#f4eaff)) !important; }
.profile-modal .main-under-copy { color:var(--main-copy-text-color,var(--global-text-color,#f4eaff)) !important; }
