body {
  font-size: 14px;
}

.btn {
  font-size: 14px;
}

.logo {
  /* background-color: #f1f1f1;
	width: 369px;
	height: 70px; */
}

.form-response-error {
  color: #d93025;
}
.form-response-success {
  color: darkgreen;
}

.left-side-bar {
  background-image: url('../images/bg-sign-up.png');
  background-repeat: no-repeat;
}
