/*!
Theme Name: Soft Industry Alliance
Theme URI: https://github.com/Jeyzik
Author: Jeyzik
Author URI: https://github.com/Jeyzik
Description: Soft Industry Alliance
Version: 1.0.0
Requires PHP: 8.1
Requires MySQL: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: starter-theme
Tags: custom-logo, carbon-fields, e-commerce, multi language

This theme, like WordPress, is licensed under the GPL.

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

Here is where you can add your own CSS to the starter theme.

--------------------------------------------------------------*/

.technology-business .holder .cards .card .person .info .linkedin {
  margin-top: 10px;
  display: inline-flex;
}



.data-trust__value div {
  text-wrap: auto;
}


.case-page_case-cards .holder .case-grid .card .content .main-content .category .item{
	
    text-transform: none!important;
}

.team-built-in .holder .info-card .card-in .focus-domain .focus-cards .card p{
    text-transform: none!important;
	
}