/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 02 2020 | 19:35:22 */
#venture-description {
  margin-bottom:850px;
}

@media only screen and (max-width: 768px) {
  #venture-description {
    margin-bottom:1050px;
  }

  }

#convoform {
  margin-bottom:50px;
}

.convo-files {
  border-bottom:1px solid gray;
  border-top:1px solid gray;
  width:100%;
  height:50px;
  padding:10px;
}

.convo-submit {
  margin-top:50px;
}
