/*
Theme Name: Ziraj
Theme URI: https://dezigndigital.com.au/themes/ziraj/
Author: dezigndigital
Author URI: https://dezigndigital.com.au/
Description: Are you looking for a lightweight WordPress blog theme that is easy to use on your blog? Ziraj is a lightweight, easy-to-customize, responsive, cross-browser-compatible free WordPress theme. It comes with multiple font options, 5 different styles, and different templates including blog, page, search, etc. Download this theme now, https://dezigndigital.com.au/themes/ziraj
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 5.7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ziraj
Tags: blog, one-column, wide-blocks, block-styles, featured-images, full-site-editing, rtl-language-support, threaded-comments, translation-ready
*/

a {
	transition: all 0.3s ease-in-out;
}

pre {
	white-space: normal;
}

/* SOCIAL LINKS */
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor {
	color: var(--wp--preset--color--primary)
}

/* PRIMARY NAV LIST */
.primary-nav-list {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 15px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.primary-nav-list.footer-nav {
	justify-content: center;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:hover {
	color: var(--wp--preset--color--secondary);
}
