Place Order .button { transition-duration: 0.4s; }
.button:hover { background-color: #4CAF50; /* Green */ color: white; }