
label {
    color: #ffffff;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}
#contact-form {
  background-color: #000000;
  color: #ffffff;
}
