.active {
    background-color: #752fee;
    border-radius: 8px;
    color: #f2f2f2;
}

/* error message */
.error {
    color: red;
    font-size: 12px;
}

.iti {
    width: 100%;
}
