.idea-section{position:relative;padding-top:120px;position: relative;}

.ideaform-section{position:relative;padding-top:100px;padding-bottom:80px;position: relative;}
.content{min-height:140px!important;}


.idea-btn{display: inline-block;margin-top:25px;background:#006cb6;color:#fff;border-radius:8px;text-align: center;font-size: 1.25rem;border:0;padding:10px 70px;transition:.3s;transform:rotate(0.05deg);}
.idea-btn:hover{background:#e08365;}

#recaptcha-error{display:flex;align-items:center;background:#ffdddd;padding-left:20px;height:52px;transform:rotate(0.05deg);overflow:hidden;}
#recaptcha-error.hide{height:0;transition:.5s;}