:root{font-family:"Source Sans 3",sans-serif;line-height:1.5;font-weight:400;--black: #04151fff;--primary: #709176ff;--primary-dark: #183a37ff;--light: #efd6acff;--secondary: #c44900ff;--dark-purple: #432534ff;--light-purple: #4f2c54ff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.primary{color:var(--secondary)}.company-title{text-align:center;font-weight:200;font-size:5em;color:var(--light);line-height:1em;margin-top:-.5em}@keyframes colorPulse{0%,to{background-color:var(--light)}50%{background-color:var(--primary)}}body{overflow-x:hidden;background:var(--black);margin:auto 0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:320px;min-height:100vh}
