h1{margin-bottom:1.5rem;font-size:1.75rem;justify-self:left}.formTop{display:flex;align-items:center}.formTop .img{margin:70px 0 70px 70px;width:40%;height:auto;border-radius:20px;max-width:450px}.input{border-color:#f5dcb6;border-style:solid;border-radius:10px;background-color:#fff8ee;margin-bottom:40px;height:30px;width:100%}.inputsBox{width:60%}.textArea{border-width:2px;resize:none;height:250px}.btnSend{height:20px;align-self:end;margin-bottom:80px}.input:focus{outline:2px solid rgb(247,183,88)!important}.form{display:flex;flex-direction:column;width:85%}.error{color:red;background-color:#f7c9c9;border:solid 3px rgb(255,0,0);border-radius:20px;padding:1rem}.success{color:#2f8632;background-color:#bff7b8;border:solid 3px rgb(47,134,50);border-radius:20px;padding:1rem;margin-bottom:2rem}@media only screen and (max-width: 800px){.contentSection{margin-top:120px;margin-left:50px;margin-right:50px}.img{display:none}.inputsBox{width:90%}}
