.writer-card-368d0fdc {
    background-color: #f9f9f6;
    border-top: 4px solid #b5852a;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: 100%;
}
.writer-card-368d0fdc-subtitle {
    color: #b5852a;
    font-style: italic;
    font-size: 18px;
    margin: 0;
    font-family: serif;
    font-weight: 400;
}
.writer-card-368d0fdc-title {
    color: #1a1a1a;
    font-size: 36px;
    line-height: 1.2;
    margin: 0;
    font-weight: 500;
    font-family: serif;
}
.writer-card-368d0fdc-desc {
    color: #555555;
    font-size: 16px;
    line-height: 1.7;
    margin: 0;
    font-family: sans-serif;
}
.writer-card-368d0fdc-footer {
    color: #555555;
    font-size: 16px;
    line-height: 1.7;
    margin: 0;
    margin-top: 10px;
    font-family: sans-serif;
}
.writer-card-368d0fdc-footer strong {
    color: #1a1a1a;
    font-weight: 600;
}