#section {padding:43px 0;}.dropdown-menu {cursor:pointer;}.product-card {padding:15px;margin-bottom:15px;text-align:center;border-radius:5px;transition:transform 0.2s;height:100%; display:flex;flex-direction:column;justify-content:space-between; overflow-wrap:break-word;}.product-card:hover {transform:translateY(-3px);cursor:pointer;}.category-title {margin-top:30px;margin-bottom:15px;padding-bottom:5px;}.product-image {max-width:100%;height:150px; object-fit:contain; margin-bottom:10px;border-radius:3px;padding:5px;background-color:rgba(255, 0, 0, 0) }.product-info {flex-grow:1; margin-bottom:10px;}