.error-border {
  border: 1px solid red !important;
}


.clip-arc {
  clip-path: ellipse(100% 100% at bottom);
}