<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Child Theme
Author: IFRA
Author URI: https://ifra.nl/
Description: Make all of your modifications in this child theme.
Version: 3.7.1
Template: enfold
*/

/* Toon scroll naar boven button op mobiel */
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link { display: block !important;}
}


</pre></body></html>