Use those 'basic styling' example-classes for your specific brand to create lay-outs and add the basic brand styling fast.
Include the css-file into your Selligent page as follows: <link rel="stylesheet href="https://files.dpgmedia.net/SELLIGENT/[BRAND]/[BRAND].css">
*note that bootstrap-css is include in this page to add basic styling to buttons etc. <link rel="stylesheet href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
. So you should also add Bootstrap-css to your page; From CDN or Local Reference.