.hot-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px;
}
