

/* CSS from section stylesheet tags */
.set .active svg {
    transform: rotate(180deg);
}
.set a svg {
    transition: 0.3s;
}