.page_section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.validation_error {
  background-color: #fff2f2 !important;
  background-image: linear-gradient(to top, #ff0000 2px, rgba(156, 39, 176, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px) !important;
}