.hea-d{
    background: -webkit-linear-gradient(rgb(54, 135, 61), rgb(150, 71, 71));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.carousel-control-prev{
    color: black !important;
}

.carousel-control-next{
    color: black !important;
}