.blur {
    filter: blur(2px);
}

.float-none {
    float: none !important;
}

.um {
    opacity: 1 !important;
}