/* Add here all your CSS customizations */
.menu-title {
  font-size: 0.9rem;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 600;
  text-transform: uppercase; 
}

.fileupload {
	position: relative;
}

.fileupload i {
	left: 10px !important;
}