.xs-banner {
  background: linear-gradient(
      -45deg, #3e4a66 0%, #23252f 60%, #0b111a 99%);
}

/*h1, h2, h3, h4, h5, h6 {*/
/*  color: #f7334c !important;*/
/*}*/

.xs-heading .heading-title span {
  color: #3e4a66 !important;
}

.pricing-body h2 {
  color: #3e4a66 !important;
}

.btn-primary {
  background-color: #ff324c !important;
}

.footer-group, .footer-copyright {
  background-color: #3e4a66 !important;
}

#preloader {
  background-color: #3e4a66 !important;
}

.pricing-feature>i, .pricing-feature>a {
  color:#ff324c !important;
}

.bg-gradient{
  background: linear-gradient(
      -45deg, #3e4a66 0%, #23252f 60%, #0b111a 99%);
}

.footer-widget .widget-title:before{
  background-color: #ff324c !important;
}
