/* Small guardrails so this page matches spacing with the rest of the site */

.cost-guide-page main { overflow-x: hidden; }

.cost-guide-page .container,
.cost-guide-page .cost-guide-container {
  max-width: 1200px;
}

.cost-guide-page .definition-block,
.cost-guide-page .content-block {
  padding: 1.75rem;
}
