//Forms
.charming-form-input {
  background-color: $charming-form-input-bg;
  border-width: 3px;
}

.form-control-lg {
  font-size: 1rem;
}
