/* =========================
   AMPLIFY – FRAMEWORK POLISH
   ========================= */

/* Tighten section spacing */
.amplify-works-section {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

/* Improve hierarchy + readability */
.amplify-framework strong {
  display: block;
  font-size: 13px;
  letter-spacing: 1.4px;
  font-weight: 700;
  margin: 18px 0 6px 0;
  color: #111827;
  text-transform: uppercase;
}

.amplify-framework p {
  margin: 0 0 10px 0 !important;
  font-size: 16px;
  line-height: 1.65 !important;
  color: #6B7280;
}
