/* screen - frame-99 */

.frame-99 {
  align-items: flex-start;
  cursor: pointer;
  display: inline-flex;
  gap: 10px;
  min-height: 60px;
  min-width: 60px;
  position: relative;
  width: 100%;
}

.frame-99 .ellipse-1384 {
  background-color: var(--white-2);
  border-radius: 30px;
  box-shadow: 0px 2px 5px #00000040;
  height: 60px;
  position: relative;
  width: 60px;
}

.frame-99 .mdicustomer-service {
  height: 32px;
  left: 14px;
  position: absolute;
  top: 14px;
  width: 32px;
}
