.gradient-background-light{background:linear-gradient(-45deg,#c9d6ff,#e2e2e2,#b2fefa);background-size:400% 400%;animation:gradient 15s ease infinite}.gradient-background-dark{background:linear-gradient(-45deg,#0f2027,#203a43,#2c5364,#2c3e50);background-size:400% 400%;animation:gradient 15s ease infinite}.travel-chip{background-color:#fff;border:1px solid #a3a3a3!important;border-radius:5px;height:32px;display:inline-flex;margin:2px;padding:10px 8px;cursor:pointer}.travel-chip-image{vertical-align:middle;height:18px;width:27px;margin-right:5px}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}a{color:inherit}
