@charset "UTF-8";
/*
Theme Name: SMSIT
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: WordPress 4.9.6
Version: 1.4 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.content strong{
  font-weight: 700;
} 
.team-items .team-item{
  overflow: hidden;
}

.company-data{
  color: #757575 !important;
    pointer-events: none;
}
.company-data a{
    color: #757575 !important;
    pointer-events: none;
}