:root {
    --breakpoint-small: 576px;
    --breakpoint-medium: 768px;
    --breakpoint-large: 1024px;
    --breakpoint-extra-large: 1200px;
  }