@use "../variables";

variables.$border-color: rgba(0, 0, 0, 0.12);
variables.$hover-bg: rgba(242, 242, 242, 0.5);
variables.$background: #fefefe;
variables.$color: #0a0a0a;
variables.$dark-border-color: #32383e;
