.text-block--background{
    background-color: rgba(255,255,255,0.35) !important;
    backdrop-filter: blur(10px) !important;
}

@media (max-width:768px){
.custom-font-size, .custom-font-size>*{
        font-size:12px !important;
    }
}