.skill-card i {
    font-size: 100px; /* Matches the size of previous placeholder images */
    margin-bottom: 1rem; /* Matches mb-4 in Tailwind */
    color: #f472b6; /* Matches text-pink-400 for consistency */
}
