input[type="file"] {
  border: none;
  background: #e63946;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
}
