#box-communication-wrapper {
	display: none;
}

#box-communication {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
}

.bg-sp-success {
  background-color: #4caf50;
}

.bg-sp-error {
  background-color: #F44336;
}
