/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 10 2026 | 22:07:27 */
.loopfooter .e-text-path.red {
     filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(166deg) brightness(108%) contrast(109%);

    }
.loopfooter .e-text-path {
	filter: brightness(0) saturate(100%) invert(0%) sepia(98%) saturate(0%) hue-rotate(13deg) brightness(95%) contrast(105%);
	  transition: color 0.8s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

body {
	overflow-x:hidden;
}

.bounceIn {
    animation: bounceIn 1.25s;
}
