.white-break-spaces{
    white-space: break-spaces !important;
}

.w-100{
    width: 100% !important;
}

.w-fit-content{
    width: fit-content !important;
}

.h-50px{
    height: 50px;
}

.h-30px{
    height: 30px;
}

