.color-swap-1{animation:6s ease-in-out infinite swap-blue-orange}.color-swap-2{animation:6s ease-in-out infinite swap-orange-blue}@keyframes swap-blue-orange{0%,to{color:#1b4664}50%{color:#f38f1e}}@keyframes swap-orange-blue{0%,to{color:#f38f1e}50%{color:#1b4664}}
