.wa-btn-fbed5db4 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    background-color: #c9ad7d;
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    font-family: inherit;
    font-weight: 500;
    transition: all 0.3s ease;
    border: none;
}
.elementor-align-justify .elementor-button-wrapper {
    display: flex;
}
.elementor-align-justify .wa-btn-fbed5db4 {
    width: 100%;
}
.wa-btn-fbed5db4 .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.wa-btn-fbed5db4 .elementor-button-icon {
    display: flex;
    align-items: center;
}
.wa-btn-fbed5db4 .elementor-button-icon i {
    font-size: 1.2em;
}
.wa-btn-fbed5db4 .elementor-button-icon svg {
    width: 1.2em;
    height: 1.2em;
    fill: currentColor;
}
