/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2025 | 16:26:08 */
#iworks-pwa-add-button-container{
	display:flex !important;
	justify-content: center;
    align-items: center;
}

#iworks-pwa-add-button{
	padding: 0.5lh;
    border-radius: 8px 8px 0px 0px;
    padding-inline: 1lh;
}