.transpform .t-input-inline-styles {
    background-color: rgba(180, 219, 216, 0.25) !important;
}

.transpform .t-input-block{
    backdrop-filter: blur(40px) !important;
}

.transpform option {
    background-color: rgba(180, 219, 216, 0.25) !important;
    color: #0F3239 !important;
}

