/* Shop Container Customization */

#my-store-108064525 {
    max-width: 80%; /* Limit shop width */
    margin: 0 auto; /* Center the shop on the page */
    z-index: 2;
    font-family: "Times New Roman", Times, serif;
    
}


/* .crayon-border {
    max-width: 80%;
    padding: 20px;
    background-color: #fff9e6;
    text-align: center;
    font-size: 20px;
    border: 10px solid black;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
} 
*/