@import './variables';

.card {
  border-left: 4px solid $primary;
  border-radius: 12px;
}
