﻿form{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:12px;}form input{width:330px;height:45px;padding:14.5px 0 15.5px 14.9px;}form #projectDetail{width:330px;padding-bottom:180px;}form input[type=submit]{padding:unset;text-align:center;border:0;width:244px;height:45px;border-radius:2px;background-image:linear-gradient(to bottom,#5c2d91,#4c2579 52%,#50287e 78%,#5c2d91);font-size:14px;color:#fff;}form textarea{width:330px;height:184px;padding:14.5px 0 15.5px 14.9px;}form span{width:330px;}