.elementor-163 .elementor-element.elementor-element-c825758{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-163 .elementor-element.elementor-element-c825758.elementor-element{--align-self:flex-start;}.elementor-163 .elementor-element.elementor-element-56953cf{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-163 .elementor-element.elementor-element-56953cf .elementor-heading-title{font-family:"Habibi", Sans-serif;color:#DACAAF;}/* Start custom CSS for social-icons, class: .elementor-element-c825758 *//* Custom social icon style - outlined, transparent, muted color, no glow */
.elementor-social-icon {
    --e-social-icon-color: #E08D6D;

    background-color: transparent !important;
    border: 3px solid var(--e-social-icon-color) !important;
    border-radius: 10px !important;
    color: var(--e-social-icon-color) !important;
    width: 50px !important;
    height: 50px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    transition: all 0.25s ease;
}

.elementor-social-icon i,
.elementor-social-icon svg {
    color: var(--e-social-icon-color) !important;
    fill: var(--e-social-icon-color) !important;
    background-color: transparent !important;
    font-size: 20px !important;
    text-shadow: none !important;
    filter: none !important;
}

/* Kill any brand-color background circle/box behind the icon glyph itself */
.elementor-social-icon.elementor-social-icon-facebook,
.elementor-social-icon.elementor-social-icon-instagram {
    background-color: transparent !important;
}

/* Optional hover effect - fills in on hover */
.elementor-social-icon:hover {
    background-color: var(--e-social-icon-color) !important;
}

.elementor-social-icon:hover i,
.elementor-social-icon:hover svg {
    color: #000000 !important;
    fill: #000000 !important;
}/* End custom CSS */