
        @font-face {
            font-family: 'Poppins'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_regular.woff2?cb=1709243457');
        }
        
        .bm-font-1 {
            font-family: 'Poppins';
        }
        
        @font-face {
            font-family: 'Poppins Italic'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_italic.woff2?cb=1709243457');
        }
        
        .bm-font-2 {
            font-family: 'Poppins Italic';
        }
        
        @font-face {
            font-family: 'Poppins Bold'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_bold.woff2?cb=1709243457');
        }
        
        .bm-font-3 {
            font-family: 'Poppins Bold';
        }
        
        @font-face {
            font-family: 'Poppins Bold Italic'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_bold_italic.woff2?cb=1709243456');
        }
        
        .bm-font-4 {
            font-family: 'Poppins Bold Italic';
        }
        
        @font-face {
            font-family: 'Poppins Light'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_light.woff2?cb=1709243457');
        }
        
        .bm-font-5 {
            font-family: 'Poppins Light';
        }
        
        @font-face {
            font-family: 'Poppins Light Italic'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_light_italic.woff2?cb=1709243457');
        }
        
        .bm-font-6 {
            font-family: 'Poppins Light Italic';
        }
        
        @font-face {
            font-family: 'Poppins Black'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_black.woff2?cb=1709243457');
        }
        
        .bm-font-7 {
            font-family: 'Poppins Black';
        }
        
        @font-face {
            font-family: 'Poppins Black Italic'; 
			src: url('https://cdn1.bookmanager.com/shop/fonts/poppins_black_italic.woff2?cb=1709243457');
        }
        
        .bm-font-8 {
            font-family: 'Poppins Black Italic';
        }
        
        @font-face {
            font-family: 'Rye.woff2'; 
			src: url('https://cdn1.bookmanager.com/i/810025x/bm_site_content_fonts/Rye.woff2?cb=1717028901');
        }
        
        .bm-font-9 {
            font-family: 'Rye.woff2';
        }
        
        @font-face {
            font-family: 'Arial'; 
        }
        
        .bm-font-10 {
            font-family: 'Arial';
        }
        
        @font-face {
            font-family: 'Ultra.woff2'; 
			src: url('https://cdn1.bookmanager.com/i/810025x/bm_site_content_fonts/Ultra.woff2?cb=1717029598');
        }
        
        .bm-font-11 {
            font-family: 'Ultra.woff2';
        }
        
        @font-face {
            font-family: 'Piazzolla.woff2'; 
			src: url('https://cdn1.bookmanager.com/i/810025x/bm_site_content_fonts/Piazzolla.woff2?cb=1717029634');
        }
        
        .bm-font-12 {
            font-family: 'Piazzolla.woff2';
        }
        
        @font-face {
            font-family: 'Default'; 
        }
        
        .bm-font-13 {
            font-family: 'Default';
        }
        
        @font-face {
            font-family: 'Redzein Vintage.woff2'; 
			src: url('https://cdn1.bookmanager.com/i/810025x/bm_site_content_fonts/Redzein Vintage.woff2?cb=1723843218');
        }
        
        .bm-font-14 {
            font-family: 'Redzein Vintage.woff2';
        }
        
        @font-face {
            font-family: 'Open Sans.woff'; 
			src: url('https://bookmanager.com/i/810025x/bm_site_content_fonts/Open Sans.woff');
        }
        
        .bm-font-15 {
            font-family: 'Open Sans.woff';
        }
        
        @font-face {
            font-family: 'Default'; 
        }
        
        .bm-font-16 {
            font-family: 'Default';
        }
        
        @font-face {
            font-family: 'Open Sans Bold.woff'; 
			src: url('https://bookmanager.com/i/810025x/bm_site_content_fonts/Open Sans Bold.woff');
        }
        
        .bm-font-17 {
            font-family: 'Open Sans Bold.woff';
        }
        
        @font-face {
            font-family: 'Default'; 
        }
        
        .bm-font-18 {
            font-family: 'Default';
        }
        
        @font-face {
            font-family: 'Cooper Black.woff'; 
			src: url('https://bookmanager.com/i/810025x/bm_site_content_fonts/Cooper Black.woff');
        }
        
        .bm-font-19 {
            font-family: 'Cooper Black.woff';
        }
        
        @font-face {
            font-family: 'Cooper Black Italic.woff'; 
			src: url('https://bookmanager.com/i/810025x/bm_site_content_fonts/Cooper Black Italic.woff');
        }
        
        .bm-font-20 {
            font-family: 'Cooper Black Italic.woff';
        }
        
        .bm-render{
            font-family: 'Poppins';
        }    
        
        .bm-img{
            margin: 10px;
        }    
        
        .bm-btn-0 {
            margin: 6px !important;
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 5px 10px !important;
            border : none !important;
            font-family: 'Poppins' !important;
            font-size : 14px !important;
            color: #fff !important;
            background: #000 !important;
        }
        
        .bm-btn-0:hover, .bm-btn-0:active, .bm-btn-0:focus {
            outline : none !important;
            color: #000 !important;
            background: #fff !important;
        }
        
        .bm-btn-1 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 0px 10px !important;
            margin : 9px 8px !important;
            font-family: 'Poppins Light' !important;
            font-size : 16px !important;
            letter-spacing: 0.5px !important;
            color: rgba(255,255,255,1) !important;
            border-radius: 0px !important;border: 2px solid rgba(137,45,17,1) !important;
            font-weight: bold !important; font-style: normal !important;
            box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 1) !important;
            background: rgba(137,45,17,1) !important;
        }
        
        .bm-btn-1:hover, .bm-btn-1:active, .bm-btn-1:focus {
            color: rgba(0,0,0,1) !important;
            border-radius: 0px !important;border: 2px solid rgba(212,175,55,1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(238,214,165,1) !important;
        }
        
        .bm-btn-2 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 5px 10px !important;
            margin : 6px 6px !important;
            font-family: 'Poppins' !important;
            font-size : 14px !important;
            letter-spacing: 0px !important;
            color: rgba(255,255,255,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: 2px 2px 2px 1px rgba(35,31,32,1) !important;
            background: rgba(137,45,17,1) !important;
        }
        
        .bm-btn-2:hover, .bm-btn-2:active, .bm-btn-2:focus {
            color: rgba(255,255,255,1) !important;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: 1px 1px 1px 1px rgba(35,31,32,1) !important;
            background: rgba(223,187,36,1) !important;
        }
        
        .bm-btn-3 {
            transition: none !important;
            transition: background-color 0.2s ease, color 0.2s ease !important;
            cursor : pointer !important;
            height : auto !important;
            padding : 5px 10px !important;
            margin : 6px 6px !important;
            font-family: 'Poppins' !important;
            font-size : 25px !important;
            letter-spacing: 2px !important;
            color: #fff !important;
            border-radius: 27px !important;border: 0px solid rgba(0, 0, 0, 1) !important;
            font-weight: bold !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(137,45,17,1) !important;
        }
        
        .bm-btn-3:hover, .bm-btn-3:active, .bm-btn-3:focus {
            color: rgba(0,0,0,1) !important;
            border-radius: 27px !important;border: 0px solid rgba(0, 0, 0, 1) !important;
            font-weight: normal !important; font-style: normal !important;
            box-shadow: none !important;
            background: rgba(118,155,199,1) !important;
        }
        
        .bm-lnk-0, .bm-component .bm-lnk-0, .bm-lnkin-0 a, .bm-component .bm-lnkin-0 a{
            color: #000 !important;
            text-decoration: none !important;
            font-weight: normal !important; font-style: normal !important;
        }
        
        .bm-lnk-0:hover, .bm-component .bm-lnk-0:hover, .bm-lnkin-0 a:hover, .bm-component .bm-lnkin-0 a:hover{
            color: #000 !important;
            text-decoration: underline !important;
            font-weight: normal !important; font-style: normal !important;
        }
        
        .bm-lnk-1, .bm-component .bm-lnk-1, .bm-lnkin-1 a, .bm-component .bm-lnkin-1 a{
            color: #000 !important;
            text-decoration: none !important;
            font-weight: normal !important; font-style: normal !important;
        }
        
        .bm-lnk-1:hover, .bm-component .bm-lnk-1:hover, .bm-lnkin-1 a:hover, .bm-component .bm-lnkin-1 a:hover{
            color: #000 !important;
            text-decoration: none !important;
            font-weight: normal !important; font-style: normal !important;
        }
        
        .bm-lnk-2, .bm-component .bm-lnk-2, .bm-lnkin-2 a, .bm-component .bm-lnkin-2 a{
            color: rgba(104,123,160,1) !important;
            text-decoration: none !important;
            font-weight: bold !important; font-style: normal !important;
        }
        
        .bm-lnk-2:hover, .bm-component .bm-lnk-2:hover, .bm-lnkin-2 a:hover, .bm-component .bm-lnkin-2 a:hover{
            color: rgba(223,187,36,1) !important;
            text-decoration: underline !important;
            font-weight: bold !important; font-style: normal !important;
        }
        
        .bm-txt-0, [class^="bm-txt-"] {
            font-family: 'Poppins' !important;
        }
        
        .bm-txt-1 {
            display: block !important;
            font-family: 'Poppins' !important;
            font-size : 35px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(0,0,0,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-2 {
            display: block !important;
            font-family: 'Redzein Vintage.woff2' !important;
            font-size : 48px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 20px 40px !important;
            letter-spacing: 0px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(0,0,0,1);
            border-radius: 3px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-3 {
            display: block !important;
            font-family: 'Rye.woff2' !important;
            font-size : 30px !important;
            text-transform : none !important;
            text-decoration: underline !important;
            padding : 0px 0px !important;
            letter-spacing: 4px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(0,0,0,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-4 {
            display: block !important;
            font-family: 'Poppins Bold' !important;
            font-size : 24px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 5px !important;
            letter-spacing: 0px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: rgba(0,0,0,1);
            border-radius: 0px !important;border-left: 4px solid rgba(137,45,17,1)  !important;border-bottom: 4px solid rgba(137,45,17,1) !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-5 {
            display: block !important;
            font-family: 'Poppins' !important;
            font-size : 16px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(0,0,0,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-6 {
            display: block !important;
            font-family: 'Poppins Light' !important;
            font-size : 16px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 17px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(0,0,0,1);
            border-radius: 0px !important;border-left: 3px solid rgba(137,45,17,1)  !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-7 {
            display: block !important;
            font-family: 'Poppins Italic' !important;
            font-size : 14px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(0,0,0,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-8 {
            display: block !important;
            font-family: 'Poppins' !important;
            font-size : 14px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 0px !important;
            letter-spacing: 0px !important;
            line-height: 1.20 !important;
            text-shadow: none !important;
            color: #000;
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-txt-9 {
            display: block !important;
            font-family: 'Cooper Black.woff' !important;
            font-size : 34px !important;
            text-transform : none !important;
            text-decoration: none !important;
            padding : 0px 14px !important;
            letter-spacing: 0px !important;
            line-height: 1.50 !important;
            text-shadow: none !important;
            color: rgba(35,31,32,1);
            border : none !important;  border-radius: 0px !important;
            font-weight: normal !important; font-style: normal !important;
            background: initial;
            box-shadow: none !important;
        }
        
        .bm-link, .bm-component .bm-link {
            color: rgba(0, 0, 0, 1);
            undefined
            text-decoration: none !important;
        }
        
        .bm-link:hover, .bm-component .bm-link:hover {
            color: rgba(0, 0, 0, 1);
            undefined
            text-decoration: none !important;
        }
        
        .bm-anchor a, .bm-component .bm-anchor a{
            color: rgba(0, 0, 0, 1);
            undefined
            text-decoration: none !important;
        }
        
        .bm-anchor a:hover, .bm-component .bm-anchor a:hover {
            color: rgba(0, 0, 0, 1);
            undefined
            text-decoration: none !important;
        }
        
        .bm-background-color{
            background: rgba(255,255,255,1) !important;
        }    
        
        .preview-container {
            background: rgba(249,247,243,1) !important;
        }
        
            .bm-colour-1 {
                color: rgba(249,247,243,1);
            }
            .bm-highlight-1 {
                background-color: rgba(249,247,243,1);
            }
            
            
            .bm-colour-3 {
                color: rgba(0,0,0,1);
            }
            .bm-highlight-3 {
                background-color: rgba(0,0,0,1);
            }
            
            
            .bm-colour-5 {
                color: rgba(238,214,165,1);
            }
            .bm-highlight-5 {
                background-color: rgba(238,214,165,1);
            }
            
            
            .bm-colour-7 {
                color: rgba(212,175,55,1);
            }
            .bm-highlight-7 {
                background-color: rgba(212,175,55,1);
            }
            
            
            .bm-colour-9 {
                color: rgba(0,0,0,1);
            }
            .bm-highlight-9 {
                background-color: rgba(0,0,0,1);
            }
            
            
            .bm-colour-11 {
                color: rgba(255,255,255,1);
            }
            .bm-highlight-11 {
                background-color: rgba(255,255,255,1);
            }
            
            
            .bm-colour-13 {
                color: rgba(118,155,199,1);
            }
            .bm-highlight-13 {
                background-color: rgba(118,155,199,1);
            }
            
            
            .bm-colour-15 {
                color: rgba(162,162,162,0.72);
            }
            .bm-highlight-15 {
                background-color: rgba(162,162,162,0.72);
            }
            
            
            .bm-colour-17 {
                color: rgba(104,123,160,1);
            }
            .bm-highlight-17 {
                background-color: rgba(104,123,160,1);
            }
            
            
            .bm-colour-19 {
                color: rgba(137,45,17,1);
            }
            .bm-highlight-19 {
                background-color: rgba(137,45,17,1);
            }
            
            
            .bm-colour-21 {
                color: rgba(223,187,36,1);
            }
            .bm-highlight-21 {
                background-color: rgba(223,187,36,1);
            }
            
            
            .bm-colour-23 {
                color: rgba(35,31,32,1);
            }
            .bm-highlight-23 {
                background-color: rgba(35,31,32,1);
            }
            
            
            .bm-colour-25 {
                color: rgba(198,205,201,1);
            }
            .bm-highlight-25 {
                background-color: rgba(198,205,201,1);
            }
            
            
            .bm-colour-27 {
                color: rgba(255,255,255,1);
            }
            .bm-highlight-27 {
                background-color: rgba(255,255,255,1);
            }
            
            
