.value-chain-card {
    background: #f5efe8;
    border-radius: 32px;
    padding: 28px;
    text-align: center;
}

.about-section{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}