:root {
    --theme-color-1: #3c1053;
}

/* Octane AI app */
.oct-quiz-phone-wrapper > div > input {
    margin-right: 8px;
}

.oct-quiz-phone-wrapper > div > input:checked::after {
    background-color: transparent !important;
}
