/*
 PHP version 8.0~

 @license   Commercial
 @copyright Copyright (c) 2026 Ingo Koch
 @link      http://www.computer-freak24.de
 @version   v1.5 07.2026
 @author    Ingo Koch <koch.ingo@t-online.de>
 @lastEdit  05.07.2026
*//* 
    Created on : 05.07.2026, 06:18:45
    Author     : stixnroll
*/
body.bo-frontend {
    background: var(--bo-bg);
}

.bo-layout {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
