/*
Theme Name: IQ Test Blog Theme
Theme URI: https://iq-test.org/blog
Author: Kaleem
Author URI: https://iq-test.org
Description: Custom WordPress theme for the IQ Test multilingual blog.
Version: 1.0
Text Domain: iq-test-theme
*/

/* 
 * The client requested to use the main site CSS. 
 * We will enqueue the main site styles in functions.php, but you can also add custom overrides here. 
 */
 
img {
    max-width: 100%;
    height: auto;
}
