.recently-added-container {
    border: 2px solid #ccc;
    padding: 10px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    /* Add desired margin for spacing from the product page content */
}