/*
Theme Name:     Vlog Child
Theme URI:      https://mekshq.com/theme/vlog
Description:    Child theme for the Vlog theme
Author:         meks
Author URI:     https://mekshq.com
Template:       vlog
Version:        0.1.1
*/


/* Generale */

:root {
	--sfondo: #7d7d7d30;
	--sfondo-dark: #000;
	--colore-principale: #be1622;
	--colore-accessori: #12923E;
	--colore-titoli-categorie: #494949;
	--colore-titoli-categorie-dark: #fff;
	--colore-testo-meta-dati: #a6a7aa;
	--colore-testo: #494949;
	--colore-testo-dark: #fff;
	--colore-link: #005462;
	--colore-link-hover: #be1622;
}