.switchview{align-items:center;display:flex;margin:1rem}.switchview__label{display:inline-block;margin-right:.4rem}.switchview__list{display:flex;list-style:none;margin:0;padding:0}.switchview__list-item{display:inline-block;margin:0}.switchview__list-link{display:flex}.switchview__list-link>svg{stroke:#a6a6a6;stroke:var(--grey-lighter-20);fill:#a6a6a6;fill:var(--grey-lighter-20)}.switchview__list-link>svg:hover{stroke:#737373;stroke:var(--grey-base);fill:#737373;fill:var(--grey-base)}.switchview__list-link.active>svg{stroke:#059;stroke:var(--gh-blue);fill:#059;fill:var(--gh-blue)}