 .shaped-section  {
   
	-webkit-mask-image: url(https://www.marjot-peinture.fr/wp-content/uploads/2023/01/marjot-peinture-peintre-decorateur-saint-brieuc-mask-1.png);
    -webkit-mask-size: 100% 100% !important;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}

.shaped-bottom{
   
	-webkit-mask-image: url(https://www.marjot-peinture.fr/wp-content/uploads/2023/01/marjot-peinture-peintre-decorateur-saint-brieuc-mask-2.png);
    -webkit-mask-size: 100% 100% !important;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}



.grad-back{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(236,236,236,1) 14%, rgba(236,236,236,1) 86%, rgba(255,255,255,1) 100%) !important;
} 