@keyframes pulse-bg{0%,to{background-color:#edffef}50%{background-color:rgba(237,255,239,.4)}}.animate-pulse-bg{animation:pulse-bg 2s ease-in-out infinite}