.elementor-kit-12{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#DA1B1B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h1{font-size:55px;}.elementor-kit-12 h2{font-size:34px;}.elementor-kit-12 h3{font-size:21px;}.elementor-kit-12 h4{font-size:13px;}.elementor-kit-12 h5{font-size:8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a.btn-wp-custom {
    text-decoration: none !important;
    text-decoration-line: none !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 14px 20px;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff !important;
    border-radius: 8px;
    width: 100%;
    box-sizing: border-box;
    transition: all 0.2s ease;
    margin-bottom: 10px;
}

/* Warna */
.bg-wa-custom { background-color: #00c853; }
.bg-call-custom { background-color: #1a62ff; }
.bg-email-custom { background-color: #374151; }

/* Hover - Tetap tanpa garis */
a.btn-wp-custom:hover {
    filter: brightness(0.9);
    text-decoration: none !important;
    text-decoration-line: none !important;
    color: #ffffff !important;
    border-bottom: 0 !important;
}/* End custom CSS */