body {
  font-family: system-ui, sans-serif;
}

.section-padding {
  padding: 100px 0;
}

.section-title {
  text-align: center;
  font-weight: 700;
  color: #0d6efd;
}

.my-img {
  border-radius: 80% 80% 95% 16%;
  border: 2px solid #dee2e6;
}
