.fugu-hero-section{
    background-color: #fff;
}

.bg-gray-800{
    background-color:#ffc947!important;
}

.fugu-section-title{
    max-width:100%;
    text-align: left;
}

.fugu-hero-content{
    height: 100vh;
}

.typed-text{
    color: #ffc947;
}

.dark-button{
    background-color:#13111a;
    color: #fff;
}

.dark-button::hover{
    background-color:#383739;
}
h4{
    text-transform: capitalize !important;
}
.long-text{
  

}