body {
    background: white !important;
}

.t-checkbox__indicator {
    border-radius: 5px !important;
}

.glass {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-radius: 10px !important;
}

.t-feed__textwrapper {
    display: none !important;
}

.t-feed__post-imgwrapper {
    padding-bottom: 0px !important;
}

.t-feed__post-imgwrapper {
    margin-bottom: 0px !important;
}

.t-redactor__tte-view figure hr {
    color: #e3e4eb !important;
}

.glass {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}