.about-us-bg {
	background:#fcece0;
}
.about-us-bg-1 {
    background:#f2ebd7;
}
.textarea-height {
    height:220px;
}
.submit-btn {
    width:170px !important;
    padding:8px 15px !important;
    border-radius:5px !important;
    margin:0 !important;
}
.my-flex-template {
    display:flex;
    align-items:center;
}
