/* Environment fixes */
.timeline-row:nth-child(odd) .date {
    margin-left: 30px !important;
}
.timeline-row .date {
    margin-right: 30px !important;
}
.timeline { padding-bottom: 30px; }

