/* Weight */ 
.font-weight-medium {
  font-weight: $font-weight-medium;
}

.font-size-20 {
  font-size: 1.25rem;
}