.portlet-profile .tippy-box[data-theme~="light"] {
  color: #222;
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.08), 0 4px 4px -2px rgba(0, 0, 0, 0.08) !important;
  background-color: #fff;
  font-size: 1em !important; }
  .portlet-profile .tippy-box[data-theme~="light"][data-placement^="top"] > .tippy-arrow:before {
    border-top-color: #fff; }
  .portlet-profile .tippy-box[data-theme~="light"][data-placement^="bottom"] > .tippy-arrow:before {
    border-bottom-color: #fff; }
  .portlet-profile .tippy-box[data-theme~="light"][data-placement^="left"] > .tippy-arrow:before {
    border-right-color: #fff; }
  .portlet-profile .tippy-box[data-theme~="light"][data-placement^="right"] > .tippy-arrow:before {
    border-left-color: #fff; }
  .portlet-profile .tippy-box[data-theme~="light"] > .tippy-backdrop {
    background-color: #fff; }
  .portlet-profile .tippy-box[data-theme~="light"] > .tippy-svg-arrow {
    fill: #fff; }