.btn {
  color: #fff;
  font-weight: 600;
  background-color: #3685fb;
  border: none;
  outline: none;
  cursor: pointer;
}
