#email,
.octopus-form input[type="email"] {
  width: 100%;
  padding: 10px 0 10px 12px;
  border-right: none;
  border-left: none;
  border-top: none;
  border-bottom: none;
  border-radius: 5px;
  background-color: var(--pole);
  font-size: 20px;
  text-align: left !important;
  color: var(--naseptavani);
}
