/* Styles for logged-out users */
.tha-display-log-in {
    display: none !important;
}
.tha-display-log-out {
    display: block !important;
}
