/* Change the background of the gift card box */
.gift-card__card {
    background-color: #fafafa;
    border: 2px solid #000;
}