.fs-6 {
    font-size: 10px !important;
}
.fs-5 {
    font-size: 12px !important;
}
.fs-4 {
    font-size: 15px !important;
}
.text-wbz {
    color: #602a97 !important;
}
.bg-wbz {
    background-color: #602a97 !important;
}
.rounded-xl {
    border-radius: 1.3rem !important;
}