.flex-between{display:flex;justify-content:space-between}.flex-around{display:flex;justify-content:space-around}.bg-purple{background-color:purple}.bg-light-purple{background-color:#e0b3ff}.bg-green{background-color:#22c55e}.bg-red{background-color:#ef500e}.bg-blue{background-color:#3b82f6}.text-white{color:#fff}.button{padding:8px 16px;border-radius:4px}.timeline-marked{background-color:purple;opacity:.5}.timeline-current{background-color:red}