.KVKKTextArea {
    width: 90%;
    margin: auto;
    padding: 60px 0;
    display: flex;
    flex-direction: column;
    row-gap: 48px;
}

.KVKKTitle {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}