/*
 Theme Name:     Quantum Technik Theme
 Theme URI:      http://quantumtechnik.com.au
 Description:    Quantum Technik Theme
 Author:         Wikrom Tang
 Author URI:     http://digitalarchitect.com.au
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* Theme customization starts here */

/* #top-menu li > a { font-family:'Cardo'; font-size:200%; } Uncomment this in case different font to be use for menu */
#top-menu li > a { font-size:150%; }
#top-menu a:hover { color:red; }
#logo { padding-left:40px; }


/* Changing default font size */
body, p {font-size: 110%;}