.team-header-cd08af1e {
    padding: 80px 40px;
    background-color: #0c1627;
}
.team-header-cd08af1e-container {
    max-width: 800px;
    margin: 0;
    text-align: left;
}
.team-header-cd08af1e-eyebrow {
    display: flex;
    align-items: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #d1b88e;
    margin-bottom: 20px;
    font-family: sans-serif;
}
.team-header-cd08af1e-line {
    width: 40px;
    height: 1px;
    background-color: #d1b88e;
    margin-right: 15px;
}
.team-header-cd08af1e-title {
    font-size: 48px;
    line-height: 1.2;
    color: #ffffff;
    margin: 0 0 25px 0;
    font-family: 'Times New Roman', Times, serif;
    font-weight: normal;
}
.team-header-cd08af1e-title .italic-part {
    font-style: italic;
    color: #d1b88e;
}
.team-header-cd08af1e-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #8c9cb3;
    margin: 0;
    font-family: sans-serif;
    max-width: 600px;
}