/*
Theme Name: Astra-Child
Theme URI: http://example.com/astra-child/
Description: Astra-Child
Author: Ahmed
Author URI: http://example.com
Template: astra
Version: 1.0.0
*/

/* Global CSS */
#copyright-year{
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
	color:var( --e-global-color-text);
	text-align:center;
}
/* Global CSS End */