.kzzuZZ {
  background: rgb(168, 207, 241);
  width: 100%;
  height: 3rem 30px;
  border-bottom: 1px solid rgba(155, 151, 151, 0.2);
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  cursor: grab;
}
