 /*
Theme Name: Avenue D'La Sape
Theme URI: 
Author: Sofiane MOUADEB
Author URI: 
Description: Thème développé par Sofiane MOUADEB pour le site Avenue D'La Sape
Version: 1.0 
Tags: Site web, e-commerce, vente en ligne, Avenue D'La Sape
*/

header {
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif;
}

body {
    margin: 0;
    padding: 0;
    background-color: #FDFDFD;
    color: #000;
  }

footer {
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif;
  }
  
p, a {
  color: black;
}

