.profile-contact {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 1rem;
    font-size: 0.875rem;
}

.profile-role-title {
    font-size: 1.125rem;
    letter-spacing: 0.25rem;
    font-weight: 500;
}




.section-heading {
    font-size: 1.125rem;
    letter-spacing: 0.15rem;
    color: white;
    font-weight: 900;
    align-items: center;
}

.skill-name {
    margin-bottom: 0.25rem;
    color: white;
    font-size: 0.875rem;
    font-weight: bold;
}



