.card-three{
/*     background: yellow; */
    font-size: smaller;
    color: blueviolet;
}

.design-three.vcard-wrapper{
/*     background-color: aliceblue; */
/*     background: yellow; */
}

@media (max-width: 768px) {
    /* Styles for mobile screens (tablets and phones) */
    body {
/*         background-color: #5f1212; */
        font-size: smaller;
    }
    
  
}
