<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Twenty Twenty-Three
Theme URI: https://wordpress.org/themes/twentytwentythree
...
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

#gp-main-header-secondary-menu,.gp-nav .menu&gt;.menu-item&gt;a, .gp-nav .menu&gt;.menu-item&gt;.gp-menu-text { display: flex; }
.menu, .posts ul { margin: 0; list-style: none; }
#gp-main-header-secondary-menu &gt; .menu-item, #gp-standard-header .menu &gt; .menu-item, .gp-nav .menu&gt;.menu-item&gt;a, .gp-nav .menu&gt;.menu-item&gt;.gp-menu-text { font-size: 14px; line-height: 18px; font-weight: 500; letter-spacing: 0; font-family: Roboto, Arial, Helvetica, sans-serif; }
#gp-main-header-secondary-menu&gt;.menu-item { height: auto; margin-left: 12px; align-self: center; }
.gp-nav .menu&gt;.menu-item { float: left; height: 100%; white-space: nowrap; }
#gp-main-header-secondary-menu &gt; .menu-item &gt; a { border: 2px solid #39c8df; border-radius: 4px; height: auto; padding: 8px 20px; text-decoration: none; background-color: rgba(0,10,0,0); color: #000; }
.gp-nav .menu&gt;.menu-item&gt;a, .gp-nav .menu&gt;.menu-item&gt;.gp-menu-text { position: relative; height: 100%; padding: 0 12px; line-height: 1; align-items: center; }
.featured-links.widget { border: 1px solid #ebebeb; padding: 35px 30px; margin-bottom: 40px; list-style-type: none; text-align: center; }
.featured-links.widget li { display: inline-block; margin-right: 10px; }
.featured-links.widget li a { color: #003FF0; border: 1px solid #ebebeb; border-radius: 25px; font-size: 13px; display: inline-block; padding: 3px 14px; margin: 4px 0; text-decoration: none; }
.text-center { text-align: center; }
.widget .widget-title { font-size: 20px; margin: 0; }
.widget .widget-header { margin-bottom: 30px; }
.widget .widget-header svg { margin-top: 10px; }
.posts ul { padding-left: 0; }
.posts ul li { position: relative; padding-top: 10px; }
.posts ul li:before { content: ""; display: block; height: 1px; width: 100%; margin-bottom: 10px; background: linear-gradient(to right,#ebebeb 0%,transparent 100%); }
.posts ul li a:before { content: "&gt;"; color: #fe4f70; font-size: 11px; vertical-align: middle; margin-right: 25px; }
.posts.widget{ border: 1px solid #ebebeb; padding: 35px 30px; margin-bottom: 40px; }
/*
.wp-site-blocks:first-child {
    position: fixed;
    display: flex;
    flex-direction: row;
    height: 48px;
    width: calc(100% - 16px);
    padding: 8px;
    align-items: center;
    border-bottom: 1px solid #dadce0;
    color: #5f6368;
    z-index: 1100;
    background-color: #fff;
    justify-content: space-between;
    gap: 12px;
}
*/</pre></body></html>