.phone-call-container-0689b9cc {
    width: 100%;
}
.phone-call-btn-0689b9cc {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    font-weight: 600;
}
.phone-call-btn-0689b9cc:hover {
    text-decoration: none !important;
}
.phone-icon-0689b9cc {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.phone-icon-0689b9cc svg {
    width: 1.2em;
    height: 1.2em;
}
.phone-call-container-0689b9cc[style*="text-align: justify"] .phone-call-btn-0689b9cc {
    display: flex;
    width: 100%;
}
