/*
Theme Name: Internet Kit One Custom
Theme URI: http://aiga.org
Description: This is a child theme that extends the Internet Kit One theme, it can be customized without affecting the base theme.
Author: AIGA
Author URI: http://aiga.org/
Version: 1.0.0
Template: ikit_one
*/

@import url("../ikit_one/style.css");

.featured .box-section-image-gallery-title {text-shadow: 0px 0px 44px rgba(0, 0, 0, 1) !important;}
.wp-editor img,
img {
height: auto;}
:)