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

Name: 		Corey
Author:		Nazar Miller (millerDigitalDesign)
Portfolio:  https://themeforest.net/user/millerdigitaldesign/portfolio?ref=MillerDigitalDesign

p.s. I am available for Freelance hire (UI design, web development). mail: miller.themes@gmail.com

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

.color {
    color: hsla(224, 95%, 45%, 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(45deg, hsla(224, 95%, 45%, 1) 0%, hsla(224, 95%, 45%, 0) 70%),
    linear-gradient(135deg, hsla(263, 86%, 84%, 1) 10%, hsla(263, 86%, 84%, 0) 80%),
    linear-gradient(225deg, hsla(213, 100%, 42%, 1) 10%, hsla(213, 100%, 42%, 0) 80%),
    linear-gradient(315deg, hsla(272, 92%, 42%, 1) 100%, hsla(272, 92%, 42%, 0) 70%);
    */
    background-color: #0074bd;
    opacity: 90%;
}