.mihy-left-icon-style {
  background: white;
  border-radius: 50%;
  padding: 36px;
  position: absolute;
  left: 16px;
  top: -16px;
  /* width: 10px;
  height: 10px; */
  /* border: 1px solid black; */
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mihy-app-right-section{
  margin-left: 8px;
}

.mihy-black-color {
  color: black
}

.mihy-app-card {
  margin-top: 16px;
  padding: 8px;
  border-radius: 3px;
}
