/*
Theme Name: News Axis Plus
Description: A child theme for News Axis with list blog layout, custom primary color, and header style improvements.
Author: Noor Alam
Author URI: https://wpthemespace.com/
Theme URI: https://wpthemespace.com/product/news-axis-plus/
Template: news-axis
Version: 1.0.3
Tested up to: 7.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, education, custom-logo, one-column, two-columns, grid-layout, right-sidebar, custom-background, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, threaded-comments, translation-ready, block-styles
Text Domain: news-axis-plus

*/
/* News Axis Plus v1.0.3 Refinements */
html { scroll-behavior: smooth; }
a { transition: color 0.25s ease, background-color 0.25s ease; }
.site-content p { line-height: 1.72; }
.btn, .button, input[type="button"], input[type="reset"], input[type="submit"] { border-radius: 4px; transition: all 0.25s ease; }
