/* -------------------------------------------

Name: 		Daerat Toloba
Author:		Husain Badri (@Fatemiahworks)
Portfolio:  https://www.instagram.com/fatemiah_works/

p.s. I am available for Freelance hire (UI design, Logo Design , Animation web development). mail: fatemiahworks3@gmail.com
------------------------------------------- */

.color {
    color: hsla(57.26, 97.78%, 40.53%, 1)
}

.crumb,
.footer-brand,
.button-sbscrb,
.skillbar-bar,
.plus,
.swiper-next,
.swiper-next-2,
.swiper-next-3,
.button-1,
.contact-us,
.navbar-brand {
    background:linear-gradient(135deg, #DA4453 0%, hsla(57.26, 97.78%, 40.53%, 0) 70%),
    linear-gradient(25deg, #DA4453 10%, hsla(46.91, 91.19%, 40.45%, 0) 80%),
    linear-gradient(315deg, #89216B 15%, hsla(47.36, 95.94%, 42.9%, 0) 80%),
    linear-gradient(245deg, #89216B 100%, hsla(22.84, 91.13%, 45.97%, 0) 70%);
}