:root {
    --primary-color: #ffe291;
    --second-color: #D48D39;
    --primary-button-color: #000;
    --primary-box-shadow: 0px 12px 10px -8px rgba(255, 100, 2, 0);
}

/* Ensure landing page wrap matches original 750px layout */
.qf68501fd {
    width: 750px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media screen and (max-width: 768px) {
    .qf68501fd {
        width: 100vw !important;
    }
}
