// Shapes .rounded { border-radius: $border-radius; } .circle { border-radius: 50%; }