/*
Theme Name: Astra Child
Template: astra
Version: 1.0
*/

#kinam-h1-black h1 { font-size: 50px !important; }
#kinam-h1-white h1 { font-size: 50px !important; }
#kinam-h2-black h2 { color: #000000 !important; font-size: 30px !important; }
#kinam-h2-white h2 { color: #ffffff !important; font-size: 30px !important; } 
#header-menu a { font-size: 16px !important; }
#text-white {color: #ffffff}
#text-black {color: #000000}

@media screen and (max-width: 600px) {
	#kinam-h1-black h1 { font-size: 35px !important; }
	#kinam-h1-white h1 { font-size: 35px !important; }
	#kinam-h2-black h2 { font-size: 20px !important; }
	#kinam-h2-white h2 { font-size: 20px !important; }
}