.footer-eett-info {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.8;
    color: rgba(255,255,255,0.82);
}

.footer-eett-info strong {
    color: #fff;
    font-weight: 600;
}

.footer-eett-info a {
    color: #9ecbff;
}

@media (max-width: 991px) {
    .footer-eett-info {
        text-align: center;
    }
}