.hr::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #6f1d1b; }

textarea {
  resize: none; }

.form-control:focus {
  border: none;
  box-shadow: none; }

/*# sourceMappingURL=contact.css.map */
