.d-none {
    display: none !important;
}

.logo {
    font-weight: 700;
    font-size: 1.4rem;
}

@media (max-width: 479px) {
    .intro_section h1 {
        font-size: 40px;
    }
}

.textServicii {
    font-size: 28px !important;
}

h2.section_header {
    line-height: 1.2em !important;
}