/* Social Media Icons Styling */
.social-icons {
    margin-top: 20px;
}

.social-icons a {
    margin-right: 10px;
    color: #ffffff; /* Adjust the color as needed */
}

/* Add more styling for social media icons */
