/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 18 2025 | 12:23:05 */
/* HEADER */
ul#ast-hf-menu-1 li {
    border-right: 3px solid var(--ast-global-color-1);
}
ul#ast-hf-menu-1 li:last-child {
    border: none;
}

ul#ast-hf-menu-1 li:last-child a {
    padding-right: 0px;
}

/* FOOTER */
footer {
	text-transform: uppercase!important;
	font-family: Jost,Arial,sans-serif;
}

/* GENERAL */
.versalitas,
.site-title, 
h1, h2, h3, h4, h5, h6 { font-variant: small-caps; }