.animated-gradient-btn{background:linear-gradient(90deg,#de6262 0,#ffb88c 51%,#de6262);background-size:200% 200%;transition:.5s}.animated-gradient-btn:focus,.animated-gradient-btn:hover{background-position:100%}@keyframes gradient-move{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}
/*# sourceMappingURL=e064fddfd642d886.css.map*/