/*
Theme Name: Indostio Child
Theme URI: http://steelthemes.com/indostio
Author: SteelThemes
Author URI: http://steelthemes.com
Description: Industry WordPress Theme
Version: 1.0.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: indostio
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: indostio
*/

.page-header__title {
    font-size: 4rem;
    letter-spacing: 0px;
}
.indostio-image {
    --id-image-bc-primary: #CB0000;
}
.indostio-image .indostio-image_icon {
    left: -155px;
}
.indostio-team-member-grid__description {
	min-height: 255px;
}
.elementor-259 .elementor-element.elementor-element-5c0c603 ul.menu > li > a:after {
	background-color: #CB0000;
}
.elementor-259 .elementor-element.elementor-element-5c0c603 ul.menu > li > a:hover {
	color: #CB0000;
}

@media (max-width: 767px) {
    .page-header__title {
		font-size: 2rem;
	}
}