<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:   VF-WP Groups
Theme URI:    https://github.com/visual-framework/vf-wp/
Description:  Visual Framework WordPress Theme for Groups
Author:       EMBL
Template:     vf-wp
Version:      1.0.0-beta.5
Text Domain:  vfwp
*/
ul li ul.children li {
    list-style: none;
   }

   .tag-cloud-link { 
    font-size:16px !important;
    }
    .tag-cloud-link {
        text-decoration:none;
        background-color:#fff;
    }

    .counter-highlight {
        font-weight: 700; 
        color: #111;
      }
    
    </pre></body></html>