body{background-color:#121212}*{margin:0;padding:0;box-sizing:border-box}.hero,.about{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero h1{background:linear-gradient(120deg,#fff,#4c9a88,#b56a50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin-bottom:25px;margin-top:25px}.circle{display:inline-block;width:12px;height:12px;border-radius:50%;background:#b56a50;margin-left:8px;vertical-align:middle;margin-right:8px}
