.svv-error-box
{
  background-color: rgb(255, 30, 30);
  color: white;
}
.svv-info-box
{
  background-color: rgb(240, 240, 255);
}
button img
{
  margin-top: -3px;
}
