/* V84.70 — remove the coloured decorative circles behind manager metrics. */

body.hotel-manager-v8414-body .hotel-console-metrics-v8456 .project-metric-v763::after{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  background:none!important;
  opacity:0!important;
}
