'use strict';

jQuery(document).ready(function ($) {
    var js = $; 
    
    js('.t3-off-canvas .t3-off-canvas-header h2').text('VALMYND');
});
