a,
.section-title h2 span,
.typed-cursor,
.media-icon i,
.featured-package .primary-btn,
.header .navbar-nav > li > a.active,
.header .navbar-nav > li > a:hover,
.header .navbar-nav > li > a:focus,
.how-works-item .icon-outer {
  color: #ed4425;
}
a:hover,
a:focus {
  color: #0075f8;
}
.gredient-overlay,
.bg-gray .featured-package,
.featured-package {
  background: #ed4425;
  background: -webkit-linear-gradient(to left, #ed4425, #0075f8);
  background: -webkit-linear-gradient(right, #ed4425, #0075f8);
  background: linear-gradient(to left, #ed4425, #0075f8);
}
.single-package,
.primary-btn,
.media:hover .media-icon,
.widget h3:before,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.scrollup,
.header .nav li a:before,
.header .nav li a:after,
.how-works-item:hover .icon-outer,
.panel-heading,
.primary-bg {
  background: #ed4425;
}

.primary-btn:hover,
.blaze-pagination .pagination > li.active > a,
.header-nav .navbar-nav > li .sub-menu li > a:hover,
.blaze-pagenation a:hover,
.blaze-pagenation a.active {
  background: #d63916;
}
.lines,
.lines:before,
.lines:after {
  border-top: 2px solid #ed4425;
}
@-webkit-keyframes color {
  100%,
  0% {
    stroke: #ed4425;
  }
  40% {
    stroke: #ed4425;
  }
  66% {
    stroke: #ed4425;
  }
  80%,
  90% {
    stroke: #ed4425;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #ed4425;
  }
  40% {
    stroke: #ed4425;
  }
  66% {
    stroke: #ed4425;
  }
  80%,
  90% {
    stroke: #ed4425;
  }
}
.media-icon,
.post-thumb,
.blaze-pagination .pagination > li.active > a,
.avatar,
.scrollup:hover,
.tagcloud a,
.how-works-item .icon-outer {
  border: 1px dashed #ed4425;
}
.blog-footer {
  border-top: 1px dashed #ed4425;
}
.input-box:focus,
.textarea-box:focus {
  border: 1px solid #ed4425;
}
.about-boxes .media {
  border-color: #ed4425;
}
.primary-btn-2 {
  background: rgb(48, 48, 48);
}
.primary-btn-2:hover {
  background: #677294;
}
.primary-btn-3 {
  background: #677294;
}
.primary-btn-3:hover {
  background: rgb(48, 48, 48);
}
