/*!
Theme Name: innerspace_theme
Author: Sprout Road
Author URI: https://sproutroad.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: innerspace_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

.banner-content {
    position: absolute;
    top: 80%;
    left: 32%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left;
    z-index: 9;
}
.categories.min-height-ban {
    min-height: 600px;
}
.categories .category-item h4{
	font-weight: 700;
}