@import url("style.css");

.hero-text h1{
    margin:0;
    color:#272933;
    font-size:clamp(64px, 10vw, 96px);
    line-height:1;
}