        .cart-footer-title {
            margin-top: 15px;
            /* Karttan biraz aşağıya */
        }

        .cart-footer-title a {
            color: #333;
            text-decoration: none;
            font-weight: 600;
        }

        .cart-footer-title a:hover {
            color: #ff6b6b;
            /* Hover efekti */
        }