.call-btn-container-0714fe81 {
    display: inline-block;
}

.call-btn-0714fe81 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: inherit;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 24px;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
    border: none;
    cursor: pointer;
}

.call-icon-0714fe81 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.call-icon-0714fe81 svg {
    width: 1em;
    height: 1em;
}
