:root {
    --hero-title-gradient: linear-gradient(180deg, #EDFFFE 0%, #46766b 55%, rgba(29, 29, 31, 0.65) 100%);
}

.blob-first {
    background: #A0E5C7 !important;
}
