footer {margin-top: 200px;}
.navbar.navbar-home-2 .navbar-brand span {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(35deg, hsl(90.35deg 100% 66.27%), #fff);
    background-clip: text;
    -webkit-background-clip: text;
    font-family: DM Mono;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.card-custom{padding-top:20px !important}