.construction-card {
 border-bottom: 1px solid #33477063;
    margin-bottom: 24px;
}
.construction-card p {
 color: black;
margin-bottom: 8px;
}
.construction-card ul li {
  margin-top: 8px;
}
.construction-card h6 {
 font-size: 24px;
}
.section-title-two .sub-title {
    color: #fff !important;
    background: #334770 !important;
}
@media (max-width: 767.98px) {
    .overview-area {
        padding: 50px 0 50px;
    }
}