@charset "UTF-8";
@layer bootstrap,
custom;
@import url(/css/bootstrap.min.css) layer(bootstrap);
@import url(/css/custom.css) layer(custom);