.tm-card-54a915a4 {
    background-color: #0d121f;
    border-radius: 12px;
    padding: 24px;
    color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.tm-header-54a915a4 {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.tm-image-54a915a4 {
    width: 80px;
    height: 80px;
    min-width: 80px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    border: 2px solid #222b40;
}

.tm-meta-54a915a4 {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.tm-name-54a915a4 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    color: #ffffff;
}

.tm-designation-54a915a4 {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #5d6eff;
}

.tm-location-54a915a4 {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    color: #8a99ad;
}

.tm-location-54a915a4-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tm-location-54a915a4-icon svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

.tm-description-54a915a4 {
    font-size: 14px;
    line-height: 1.6;
    color: #a0aec0;
}

.tm-description-54a915a4 p {
    margin: 0 0 10px 0;
}

.tm-description-54a915a4 p:last-child {
    margin-bottom: 0;
}
