/*** 2007-2023 PrestaShop** NOTICE OF LICENSE** This source file is subject to the Academic Free License (AFL 3.0)* that is bundled with this package in the file LICENSE.txt.* It is also available through the world-wide-web at this URL:* http://opensource.org/licenses/afl-3.0.php* If you did not receive a copy of the license and are unable to* obtain it through the world-wide-web, please send an email* to license@prestashop.com so we can send you a copy immediately.** DISCLAIMER** Do not edit or add to this file if you wish to upgrade PrestaShop to newer* versions in the future. If you wish to customize PrestaShop for your* needs please refer to http://www.prestashop.com for more information.**  @author    PrestaShop SA <contact@prestashop.com>*  @copyright 2007-2023 PrestaShop SA*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)*  International Registered Trademark & Property of PrestaShop SA** Don't forget to prefix your containers with your own identifier* to avoid any conflicts with others containers.*/.presentation-nosCollaborateurs-nosBoulangerie {    display: flex;    flex-wrap: wrap;    align-content: center;    justify-content: space-evenly;}.employé2 {    display: flex;    flex-direction: column;    align-items: center;    margin: 20px;}.decoration-img-employé2 {    line-height: 0;    width: 220px;    height: 100%;    max-width: 220px;    max-height: 220px;    padding: 5px;    border-radius: 30px;}.employé2 img {    width: 100%;    max-width: 260px;    max-height: 330px;    object-fit: cover;    object-position: 0px -20px;    height: 100% !important;    border-radius: 100%;    margin: 0px !important;}.description-employé {    text-align: center;    margin: 7%;}.description-employé p {    margin: 0px;}.titre-nosCollaborateurs {    text-align: center;    margin-top: 90px;    margin-bottom: 20px;}.titre-nosCollaborateurs h1 {    font-size: 4vw !important;    margin: 0;}.sousTitre-nosCollaborateurs {    display: flex;    flex-direction: row;    align-items: center;    justify-content: center;}.sousTitre-nosCollaborateurs img {    width: 100%;    max-width: 20px;    padding: 0 10px 0 10px;}.img-team {    width: 50%;    border-radius: 50%;}.content-team {    display: flex;    flex-wrap: wrap;}#titre-equipe {    text-align: center;    font-size: 40pt;    margin-top: 20px;    margin-bottom: 52px;    text-transform: uppercase;}.person {    text-align: center;    width: 33%;}.name {    font-size: 25pt;    margin-top: 25px;}.metier {    font-size: 18pt;}