.kuiInfoPanel {
  padding: 20px;
  line-height: $lineHeight;
}

.kuiInfoPanel--warning {
  background-color: #FFF6E4;
}
