/*!
Theme Name: Bione
Theme URI: https://bione-wp.laralink.com/
Author: Laralink
Author URI: https://themeforest.net/user/laralink/
Description: Bione - Multi-Purpose Business Consulting WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bione
Tested up to: 6.6
Requires PHP: 7.2
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.cs_site_branding
{
	max-width:120px;
}
.cs_hero_subtitle
{
	color:#543e3e;
}
.cs_team.cs_style_1::before{
	background:linear-gradient(180deg, rgba(24, 51, 59, 0.05) 0%, #273177 100%);
}

footer .cs_text_widget img
{
	filter:brightness(100);
}
.cs_bottom_footer_wrap
{
	background-color:#192052;
}
.cs_image_box.cs_style_1 .cs_image_box_img
{
	border-radius:1rem;
}
.cs_post.cs_style_1 .cs_post_thumb
{
	border-radius:0;
}