body {
    font-family: "Inter", "Segoe UI", sans-serif;
    font-size: 18px;
    line-height: 1.7;
    color: #1f2933;
}

h1, h2, h3 {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: #16231b;
}
