.form-top{
display:none;
}

.form-bottom{
background-color:white;






.description-md-title{
color:white;
font-weight:bold;
display:flex;
justify-content:center;
background-color: #00796b;
border-radius:10px;
}


.dscription-title
display:inline;
color:#000000;
border-bottom:1px solid red;


#submit-button{
background-image: #ffa000;
font-weight:bold;
border:#e65100 thin solid;
  position: relative;
    display: block;
    width: 80%;
    height: auto;
    line-height: 40px;
margin:0 auto 40px !important;