.wcmp-error {
  background-color: #fdd;
  color: #a00;
  padding: 10px;
  border: 1px solid #a00;
  border-radius: 5px;
  margin-bottom: 20px;
}
