.post img{max-width:100%;margin-top:10px}textarea{width:100%;height:150px;margin-top:20px}b{color:gold}.dbtn{background:linear-gradient(135deg,#0ebac3 0%,#09d261 100%);text-align:center;padding:10px 20px;color:#fff!important;cursor:pointer;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;min-width:130px;outline:none;text-transform:uppercase;transition:0.4s ease-in-out;display:inline-block;text-decoration:none;box-shadow:0 4px 9px #fff;max-width:300px;display:flex;justify-content:center;gap:10px;align-self:center;margin:10px auto;border-radius:4px}.dbtn:hover{border-radius:4px;filter:drop-shadow(0 2px 6px cyan)}.dbtn1{background:linear-gradient(135deg,#00ffc0,#6500ff)}.dbtn2{background:linear-gradient(135deg,#ed0b0b 0%,#f2d152 100%)}.dbtn3{background:linear-gradient(135deg,#ff00f1 0%,cyan 100%)}.dbtn4{background:linear-gradient(135deg,#ff00c8,#ff7f00)}