.brx-container { max-width: 1440px !important; width: 100%; } #brx-header { position: sticky !important; top: 0; width: 100%; z-index: 999; background-color: white; } @font-face { font-family: 'JosefinSans'; src: url('https://waterfoxworld.com/wp-content/uploads/2025/06/JosefinSans-Regular.woff2') format('woff2'), url('https://waterfoxworld.com/wp-content/uploads/2025/06/JosefinSans-Regular.woff') format('woff'); font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: 'Font Awesome 5 Free'; font-display: swap; } @font-face { font-family: 'Font Awesome 5 Brands'; font-display: swap; } @font-face { font-family: 'Ionicons'; font-display: swap; } body { font-family: 'JosefinSans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; }  .wf-blog-title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; line-height: 1.3; min-height: calc(1.3em * 3); } .wf-blog-title{ display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; line-height:1.3; min-height: calc(1.3em * 3); margin-bottom: 12px; } .wf-blog-excerpt{ display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:5; overflow:hidden; line-height:1.6; min-height: calc(1.6em * 5); }