/* contact */
.sended-msg {
  margin-top: 20px;
}

.cvBtn.sended {
  background-color: #2B2B2B;
  color: #fff;
}

.input-err-msg {
  color: rgb(240, 17, 17);
  font-size: 14px;
}

.input-err-msg-sum {

  color: rgb(240, 17, 17);
  margin-top: 20px;
}