.path-card-434b8382 {
    background-color: #ffffff;
    border-top: 4px solid #b58d3d;
    padding: 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.path-card-subtitle {
    color: #b58d3d;
    font-style: italic;
    font-size: 16px;
    margin-bottom: 20px;
}

.path-card-title {
    font-size: 32px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 25px;
    color: #111111;
}

.path-card-desc {
    font-size: 16px;
    line-height: 1.8;
    color: #333333;
}
