.custom-rounded {
    border-radius: 50%; /* Makes the image round */
    border: 5px solid #000; /* Optional: Adds a border around the image */
}