.TitleFooter::before{
    width: 0.7rem;
    height: 0.7rem;
    content:"";
    background-color: var(--Lyellow);
    border-radius:100%;
}

  
 .HeaderCaregoryList svg{
  width: 1rem;
  height: 1rem;
 }
 
  