.angie-dual-button-wrapper-6ee520f6 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
}

.angie-dual-button-wrapper-6ee520f6 .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.angie-dual-button-wrapper-6ee520f6 a.elementor-button {
    text-decoration: none !important;
}

.angie-dual-button-wrapper-6ee520f6 a.elementor-button:hover {
    text-decoration: none !important;
}

@media (max-width: 767px) {
    .angie-dual-button-wrapper-6ee520f6 {
        flex-direction: column;
        align-items: stretch;
    }
    
    .angie-dual-button-wrapper-6ee520f6 .elementor-button {
        text-align: center;
        width: 100%;
        justify-content: center;
    }
}
