.text-purple{
    color:#8b5cf6;
}

.card{
    border-radius:18px;
}

.form-control,
.form-select{
    min-height:58px;
}