
/*# sourceMappingURL=custom.min.css.map */

.rotated::before {
    transform: rotate(-180deg);
    transition: all 1s ease;
}