/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 02 2026 | 05:42:37 */
#twae-slider-container-3a2ff5f .p_description {
	text-align: justify !important;
}

.menu_mobile .menu_mobile_inner {
    background-color: #081456 !important;
}

body.custom-background {
    background-color: #f7efda !important;
}

.scheme_default, body.scheme_default {
    --theme-color-bg_color: #f7efda !important;
}


/* Target the div using its aria-label attribute */
div[aria-label="Footer Links"] {
    margin: 0 !important;
    padding: 0 !important;
}

/* Target the anchor links inside that specific div */
div[aria-label="Footer Links"] a {
    margin: 0 !important;
}