@use "variables";

// double-faced specifics

.#{variables.$ms-prefix}-dfc {
    color: #111;
    border: .05em solid #111;
    border-radius: 2em;
    padding: 0.025em;
}