.workshop-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 50px;
}