.allocation-wrapper{
  margin-bottom:0px;
}

.allocation-heading{
  margin-left:5px;
  margin-bottom:-15px;
}

.allocation-controls{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:-15px;
}

.allocation-dropdown{
  min-width:220px;
  height:40px;
  padding:0 12px;
  border-radius:8px;
  border:1px solid #c9d0d8;
  background:#fff;
}

