@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300&display=swap");:root{--primary_background:#20262e;--secondary_background:#fff;font-family:Barlow,sans-serif}body{padding:0;margin:0;height:100%;background-color:var(--primary_background)}body,html{scroll-behavior:smooth}.Footer_outerDiv__tSp7A{display:flex;flex-direction:column;justify-content:space-between;margin-top:15rem;color:#f0f8ff;text-align:center}.Footer_outerDiv__tSp7A a{color:#f0f8ff}.Footer_firstline__wKyaD{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;padding-bottom:4rem}.Footer_header__P81dz{padding-top:8rem;padding-bottom:10rem}.Footer_header__P81dz h1{display:inline-block;position:relative;border:.125rem solid #43919b;padding:1rem;border-radius:.125rem;margin-left:8rem;margin-right:8rem;color:#43919b;text-shadow:0 0 .5rem #43919b,0 0 .125rem #fff;box-shadow:inset 0 0 1rem #43919b,0 0 1rem #43919b;animation-name:Footer_neon__BjffY;animation-iteration-count:infinite;animation-duration:1s;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes Footer_neon__BjffY{0%{box-shadow:inset 0 0 1rem #43919b,0 0 1rem #43919b}25%{box-shadow:inset 0 0 3rem #43919b,0 0 3rem #43919b}50%{box-shadow:inset 0 0 3rem #43919b,0 0 3rem #43919b}to{box-shadow:inset 0 0 1rem #43919b,0 0 1rem #43919b}}.Footer_header__P81dz h1:before{content:"";position:absolute;background-color:#43919b;left:0;top:120%;width:100%;height:100%;transform:perspective(2rem) rotateX(40deg);filter:blur(.5em)}.Footer_contactInfo__gWDvX p{text-shadow:1 1 1rem #000}