/* Enter Your Custom CSS Here */

.page-header {
  background-color: #414c9b;
}

.widget_portfolio .portfolio-container {
  background-color: #414c9b;
}

.our_feature .feature-icon {
  background-color: #414c9b;
}
  
.slider-content .slider-title a {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4) !important;
    padding: 10px 10px
}

.slider-content .slider-text h3 {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4) !important;
    padding: 10px 10px
}
  