.products-sect .sect-title span, .service-sect.loaded .sect-title span, .about-sect .sect-title h2 {
    display: none;
}

.products-sect .sect-title h2, .service-sect.loaded .sect-title h2 {
    font-size: 40px;
    line-height: 40px;
    display: block;
    color: #004473;
    position: relative;
    font-weight: 300;
    margin-bottom: 12px;
    letter-spacing: 7px;
    font-family: 'Poppins', sans-serif;
}

.products-sect .sect-title h2:first-letter, .service-sect.loaded .sect-title h2:first-letter {
    font-weight: bold;
}

.about-sect .sect-title div:nth-child(2), .ed-box .ed-t2 div:nth-child(1), .about-sect .sect-title div:nth-child(3) {
    letter-spacing: 0;
}

.ed-box .ed-list>div h3 {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

.ed-box .ed-list>div h3 {
    line-height: 1.2;
}