<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************************************************************************************
 * @version         v1.5.9.300
 * @author          2023-02 Oliver Menger
 * @copyright       akdb.digitalfabriX GmbH
 * @license         by digitalfabriX
 * @link            http://www.digitalfabrix.de
 * @base-template   Photobox 1.0
 * @file            custom.css
 * @references      as follow
 */

/********************************************************************************************************/
@charset "utf-8";
/********************************************************************************************************/

.contentBlocks .block:nth-of-type(3n+1) {
  clear: both;  
}

.grid .cell h3:first-child {
  margin: 0.375em 0;
}</pre></body></html>