
section {
    width: 80%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
