/**
.---------------------------------------------------------------------.
|  @package: Theme Start4up (a.k.a. theme Startup)
|  @version: v1.2.2 (19 February 2021)
|  @link:    http://italinux.com/startup
|  @docs:    http://italinux.com/theme-startup
|
|  @author: Matteo Montanari <matteo@italinux.com>
|  @link:   https://matteo-montanari.com
'---------------------------------------------------------------------'
.---------------------------------------------------------------------------.
| @copyright (c) 2021                                                       |
| ------------------------------------------------------------------------- |
| @license: Concrete5.org Marketplace Commercial Add-Ons & Themes License   |
|           https://concrete5.org/help/legal/commercial_add-on_license      |
|           or just: file://theme_start4up/LICENSE.TXT                      |
|                                                                           |
| This program is distributed in the hope that it will be useful - WITHOUT  |
| ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or     |
| FITNESS FOR A PARTICULAR PURPOSE.                                         |
'---------------------------------------------------------------------------'
*/
section.team.flabby_outer_info div.service-item div.service-icon,
section.team.flabby_outer_info div.service-item div.service-icon::before {
  border-radius: 10%;
}

section.team.flabby_outer_info div.service-item div.service-icon::before {
  opacity: 0.4;
  z-index: 0;
}

section.team.flabby_outer_info div.global-cta {
  margin-top: 2em;
}
