body textarea {
    border: 1px solid #404040 !important;
}

@media (max-width: 800px) {
    /* disable language switcher on small screens to avoid covering up content */
    #trp-floater-ls {
        display: none !important;
    }
}