/*
Theme Name: naijajerk
Theme URI: https://naijajerk.com/
Template: gridbox
Author: naijajerk
Author URI: https://naijajerk.com/
Description: Gridbox is a clean and solid WordPress theme featuring a three-column grid-layout for posts. The theme works out of the box and does not require any complicated setup. It is perfectly suited for a simple magazine, blog or portfolio website.
Tags: two-columns,custom-background,custom-header,custom-logo,custom-menu,editor-style,block-styles,rtl-language-support,grid-layout,blog,news,featured-images,flexible-header,custom-colors,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,one-column,left-sidebar,right-sidebar,three-columns
Version: 2.4.0.1723970963
Updated: 2024-08-18 08:49:23

*/


:root {
	--primary-color: red;
	--secondary-color: #114477;
	--tertiary-color: #111133;
	--accent-color: #117744;
	--highlight-color: #aa445e;
	--light-gray-color: #ddd;
	--gray-color: #999;
	--dark-gray-color: #222;
	--text-color: #222;
	--medium-text-color: #666;
	--light-text-color: #999;
	--dark-border-color: #222;
	--medium-border-color: #ccc;
	--light-border-color: #ddd;
	--link-color: #4477aa;
	--link-hover-color: #111133;
	--button-color: #111133;
	--button-text-color: #fff;
	--button-hover-color: #4477aa;
	--button-hover-text-color: #fff;
	--page-background-color: #fff;
	--header-background-color: #111133;
	--site-title-color: #fff;
	--site-title-hover-color: rgba(255, 255, 255, 0.6);
	--navi-color: #fff;
	--navi-hover-color: rgba(255, 255, 255, 0.6);
	--navi-border-color: rgba(255, 255, 255, 0.1);
	--title-color: #111133;
	--title-hover-color: #4477aa;
	--widget-title-color: #111133;
	--widget-title-hover-color: #4477aa;
	--widget-title-border-color: #111133;
	--footer-background-color: #111133;
	--footer-text-color: rgba(255, 255, 255, 0.6);
	--footer-link-color: #fff;
	--footer-link-hover-color: rgba(255, 255, 255, 0.6);
	--text-font: "Roboto", arial, helvetica, sans-serif;
	--title-font: "Roboto Slab", arial, helvetica, sans-serif;
	--navi-font: "Roboto", arial, helvetica, sans-serif;
	--widget-title-font: "Roboto Slab", arial, helvetica, sans-serif;
	--title-font-weight: bold;
	--navi-font-weight: normal;
	--widget-title-font-weight: bold;
	--title-text-transform: none;
	--navi-text-transform: none;
	--widget-title-text-transform: uppercase;
	--text-line-height: 1.6;
	--title-line-height: 1.6;
}
