html {
  scroll-behavior: smooth;
}
.title-heading .para-desc {
    font-size: 32px;
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.5);
}
.features.fea-primary {
    min-height: 260px;
}
.footer {
    background: #333;
}
.footer.footer-bar {
    border-top: 1px solid #424242;
}