/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 05 2025 | 06:19:00 */
@media (max-width: 991px) {
	.footer-button {
        flex-direction: column !important;
        gap: 0 !important;
    }
    .footer-button > .wp-block-column:not(:last-child) {
        margin-bottom: 20px !important; 
    }
    
    .footer-button .ark-block-buttons {
        width: 100%;
        flex-direction: column !important;
    }
}