<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Diorama
Theme URI: http://diorama.elated-themes.com
Description: A Bold Portfolio Theme for Agencies and Freelancers
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.4
Text Domain: diorama
License: GNU General Public License
License URI: licence/GPL.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/

.skill-tag {
    color: #39739d;
    background-color: #e1ecf4;
    border-color: transparent;
    padding: .4em .5em;
    margin: 2px 2px 2px 0;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    line-height:1;
}

.eltd-full-screen-nav-holder .icon-arrows-down{
	visibility:hidden!important;
}</pre></body></html>