.file-upload-label {
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    color: #666;
}

.file-upload {
    max-width: 320px;
    font-size: 12px;
}


input[type="submit"] {
  background: #f18635;
  border-color: transparent;
  border-radius: 5px;
  color: var(--text-white);
  padding: 12px 30px;
}

.elementor-1275 .elementor-element.elementor-element-d6ff4ea img {
  width: 100%;
  max-width: 65%;
  height: 90px;
}

.ekit-wid-con .ekit-video-popup-btn {
  background-color: #f18635;
}