.txvlog-feature-card:nth-child(1) { animation-delay: 0.1s; }
.txvlog-feature-card:nth-child(2) { animation-delay: 0.2s; }
.txvlog-feature-card:nth-child(3) { animation-delay: 0.3s; }
.txvlog-feature-card:nth-child(4) { animation-delay: 0.4s; }
.txvlog-vlog-card:nth-child(1) { animation-delay: 0.15s; }
.txvlog-vlog-card:nth-child(2) { animation-delay: 0.25s; }
.txvlog-vlog-card:nth-child(3) { animation-delay: 0.35s; }
.txvlog-vlog-card:nth-child(4) { animation-delay: 0.45s; }
