body {
    font-family: 'Lexend', sans-serif;
    scroll-behavior: smooth;
}

.article-content p {
    margin-bottom: 1.5rem;
    line-height: 1.8;
    color: #4a4a4a;
}

.organic-shape {
    border-radius: 60% 40% 70% 30% / 40% 50% 60% 50%;
}
