.full-width-force {
  width: 100% !important;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.success {
  color: $brand-success;
}
