.text-contact-zlj {
    color: #343a40;
    font-size: 1rem;
    font-weight: 700;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

.text-contact-zlj1 {
    color: #343a40;
    font-size: 1rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

.color-red {
    color: red;
}

.bg-contact {
    background-color: #F7F7F7;
}

.contant-title {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

.card-text {
    font-size: 1.1rem;
}


.img-zlj11 {
    width: 100%;
    height: 630px;
}

@media (max-width: 768px) {
    .img-zlj11 {
        width: 100%;
        height: 330px;
    }
}