.section-services li, .section--services li {
  background-color: #ffffff;
  border-left: 6px solid #127604;
}

.section-services li, .section--services li {
  border-radius: 0px;
}

.table {
  --bs-table-striped-bg: #f0f4f9;
}

.user-form {
  background-color: #f0f4f9;
  box-shadow: none;
}
