a{
    text-decoration:none !important;
}
body{
    font-family: poppins,sans-serif !important;
}


.labeltext{
    color: #c7afff !important;
    font-weight: bold !important;
}
.text-white {
    --tw-text-opacity: 1;
    color: #c7afff !important;
}

.lego-input{
    height: 50px;
    border-radius: 0px;
    background-color: #31127a !important;
    color: #c7afff !important;
    border: 0px;
}
.fort-card{
    background-color: #40189d;
    padding: 45px !important;
    background-color: #40189d !important;
}

.lego-info{
    background-color: white !important;
    padding: 15px !important;
}
.lego-button{
    height: 50px;
    border-radius: 0px !important;
    font-weight: bold !important;
    text-transform: capitalize !important;
    letter-spacing: 0px !important;
    font-size: 15px !important;
}
.lego-button-color{
    background-color: #31127a !important;
    color: #c7afff;
    border: 0px !important;
    width: 100% !important;
    text-align: center !important;
    display: block !important;
    font-weight:bold;

}

.text-red-600 {
    --tw-text-opacity: 1;
    color: #c7afff !important;
}


.lego-button-profile{
    background-color: #31127a !important;
    color: #c3abfc !important;
    text-align: center !important;
    display: block !important;
    font-weight:bold;

}

.lego-button-confirm{
    background-color: #31127a !important;
    color: #c3abfc !important;
    text-align: center !important;
    display: block !important;
    font-weight:bold;
    float: left;
    border:0px !important;
}
.lego-mor-background{
    background-color: #31127a !important;
}
.bg-white{
    background-color: #40189d !important;
}

.bg-gray-50{
    background-color: #31127a !important;
}

[type='checkbox'], [type='radio']{
    height: 20px !important;
    width: 20px !important;
    background-color: #31127a !important;
    border: 1px solid #31127a !important;
    border-color: #31127a !important;
}

.border-b{
    border-bottom-width: 0px !important;
}