/*
Theme Name: Blockora
Theme URI: https://teconce.com
Author: Teconce
Author URI: https://teconce.com
Description: Premium crypto and blockchain WordPress theme with Elementor-ready sections and dynamic blog templates.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: blockora
Tags: blog, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, rtl-language-support, wide-blocks, block-styles, block-patterns
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Copyright (c) 2026 Teconce
Blockora is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version.
*/

:root {
  --blockora-primary: #7d2cff;
  --blockora-accent: #00e4ff;
}

img {
  height: auto;
  max-width: 100%;
}
