.c-legend{display:flex;flex-direction:row;flex-wrap:wrap;font-size:70%;margin-top:var(--grid-spacing);width:100%}.c-legend--columns{display:grid}@media (min-width:1060px){.c-legend--columns{grid-template-columns:repeat(2,1fr)}}@media (min-width:576px){.c-legend{font-size:100%}}.c-legend__item{align-items:center;display:flex;margin-right:var(--grid-spacing)}.c-legend__bullet{display:inline-block;height:15px;margin-right:5px;width:15px}