.elementor-218 .elementor-element.elementor-element-1d04ee46:not(.elementor-motion-effects-element-type-background), .elementor-218 .elementor-element.elementor-element-1d04ee46 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://norfolkbowls.co.uk/wp-content/uploads/2025/08/bowling-green-2024-11-27-14-20-56-utc-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-218 .elementor-element.elementor-element-1d04ee46 > .elementor-background-overlay{background-color:var( --e-global-color-b49bd93 );opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-218 .elementor-element.elementor-element-1d04ee46{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-218 .elementor-element.elementor-element-2f08e888 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:16px;}.elementor-218 .elementor-element.elementor-element-ecd89ee{text-align:center;}.elementor-218 .elementor-element.elementor-element-ecd89ee .elementor-heading-title{color:var( --e-global-color-400d3c0 );}.elementor-218 .elementor-element.elementor-element-4b7d4326 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-218 .elementor-element.elementor-element-4b7d4326:not(.elementor-motion-effects-element-type-background), .elementor-218 .elementor-element.elementor-element-4b7d4326 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-400d3c0 );}.elementor-218 .elementor-element.elementor-element-4b7d4326{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 30px 30px;}.elementor-218 .elementor-element.elementor-element-4b7d4326 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-218 .elementor-element.elementor-element-3fd7fa56 > .elementor-element-populated{margin:0% 0% 0% 0%;--e-column-margin-right:0%;--e-column-margin-left:0%;}.elementor-218 .elementor-element.elementor-element-4a87048{--display:flex;}.elementor-218 .elementor-element.elementor-element-a9ad103{--display:flex;}.elementor-218 .elementor-element.elementor-element-23febb5{--n-tabs-direction:column;--n-tabs-heading-direction:row;--n-tabs-heading-width:initial;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:0;--n-tabs-heading-justify-content:initial;--n-tabs-title-width:100%;--n-tabs-title-height:initial;--n-tabs-title-align-items:center;--n-tabs-title-flex-grow:1;--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;}.elementor-218 .elementor-element.elementor-element-23febb5 > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected='false']:not( :hover ){background:var( --e-global-color-text );}.elementor-218 .elementor-element.elementor-element-23febb5.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(max-width:1024px) and (min-width:768px){.elementor-218 .elementor-element.elementor-element-3fd7fa56{width:100%;}}@media(min-width:1025px){.elementor-218 .elementor-element.elementor-element-1d04ee46:not(.elementor-motion-effects-element-type-background), .elementor-218 .elementor-element.elementor-element-1d04ee46 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}@media(max-width:1024px){.elementor-218 .elementor-element.elementor-element-1d04ee46{padding:160px 0px 48px 0px;}.elementor-218 .elementor-element.elementor-element-4b7d4326{padding:30px 30px 30px 30px;}}@media(max-width:767px){.elementor-218 .elementor-element.elementor-element-1d04ee46{margin-top:0px;margin-bottom:0px;padding:48px 0px 48px 0px;}.elementor-218 .elementor-element.elementor-element-4b7d4326{padding:20px 20px 20px 20px;}}/* Start custom CSS for html, class: .elementor-element-19fe348 */.nba-officers {
  font-family: "Poppins", Arial, sans-serif;
  color: #111;
  max-width: 1000px;
  margin: 40px auto;
  line-height: 1.6;
}

.nba-officers h1 {
  text-align: center;
  color: #12123b;
  font-size: 2rem;
  margin-bottom: 5px;
}

.nba-officers h2 {
  margin-top: 40px;
  color: #d40000;
  border-bottom: 2px solid #d40000;
  padding-bottom: 5px;
  font-size: 1.4rem;
}

.officer-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 40px;
  margin-top: 20px;
}

.officer-list div {
  background: #f9f9f9;
  padding: 12px 18px;
  border-left: 4px solid #12123b;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}

.officer-list a {
  color: #d40000;
  text-decoration: none;
}

.officer-list a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 900px) {
  .officer-list {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4808caf */.nba-officers {
  font-family: "Poppins", Arial, sans-serif;
  color: #111;
  max-width: 1000px;
  margin: 40px auto;
  line-height: 1.6;
}

.nba-officers h1 {
  text-align: center;
  color: #12123b;
  font-size: 2rem;
  margin-bottom: 5px;
}

.nba-officers h2 {
  margin-top: 40px;
  color: #d40000;
  border-bottom: 2px solid #d40000;
  padding-bottom: 5px;
  font-size: 1.4rem;
}

.officer-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 40px;
  margin-top: 20px;
}

.officer-list div {
  background: #f9f9f9;
  padding: 12px 18px;
  border-left: 4px solid #12123b;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}

.officer-list a {
  color: #d40000;
  text-decoration: none;
}

.officer-list a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 900px) {
  .officer-list {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-19fe348 */.nba-officers {
  font-family: "Poppins", Arial, sans-serif;
  color: #111;
  max-width: 1000px;
  margin: 40px auto;
  line-height: 1.6;
}

.nba-officers h1 {
  text-align: center;
  color: #12123b;
  font-size: 2rem;
  margin-bottom: 5px;
}

.nba-officers h2 {
  margin-top: 40px;
  color: #d40000;
  border-bottom: 2px solid #d40000;
  padding-bottom: 5px;
  font-size: 1.4rem;
}

.officer-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 40px;
  margin-top: 20px;
}

.officer-list div {
  background: #f9f9f9;
  padding: 12px 18px;
  border-left: 4px solid #12123b;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}

.officer-list a {
  color: #d40000;
  text-decoration: none;
}

.officer-list a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 900px) {
  .officer-list {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4808caf */.nba-officers {
  font-family: "Poppins", Arial, sans-serif;
  color: #111;
  max-width: 1000px;
  margin: 40px auto;
  line-height: 1.6;
}

.nba-officers h1 {
  text-align: center;
  color: #12123b;
  font-size: 2rem;
  margin-bottom: 5px;
}

.nba-officers h2 {
  margin-top: 40px;
  color: #d40000;
  border-bottom: 2px solid #d40000;
  padding-bottom: 5px;
  font-size: 1.4rem;
}

.officer-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 40px;
  margin-top: 20px;
}

.officer-list div {
  background: #f9f9f9;
  padding: 12px 18px;
  border-left: 4px solid #12123b;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}

.officer-list a {
  color: #d40000;
  text-decoration: none;
}

.officer-list a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 900px) {
  .officer-list {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-19fe348 */.nba-officers {
  font-family: "Poppins", Arial, sans-serif;
  color: #111;
  max-width: 1000px;
  margin: 40px auto;
  line-height: 1.6;
}

.nba-officers h1 {
  text-align: center;
  color: #12123b;
  font-size: 2rem;
  margin-bottom: 5px;
}

.nba-officers h2 {
  margin-top: 40px;
  color: #d40000;
  border-bottom: 2px solid #d40000;
  padding-bottom: 5px;
  font-size: 1.4rem;
}

.officer-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 40px;
  margin-top: 20px;
}

.officer-list div {
  background: #f9f9f9;
  padding: 12px 18px;
  border-left: 4px solid #12123b;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}

.officer-list a {
  color: #d40000;
  text-decoration: none;
}

.officer-list a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 900px) {
  .officer-list {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4808caf */.nba-officers {
  font-family: "Poppins", Arial, sans-serif;
  color: #111;
  max-width: 1000px;
  margin: 40px auto;
  line-height: 1.6;
}

.nba-officers h1 {
  text-align: center;
  color: #12123b;
  font-size: 2rem;
  margin-bottom: 5px;
}

.nba-officers h2 {
  margin-top: 40px;
  color: #d40000;
  border-bottom: 2px solid #d40000;
  padding-bottom: 5px;
  font-size: 1.4rem;
}

.officer-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 40px;
  margin-top: 20px;
}

.officer-list div {
  background: #f9f9f9;
  padding: 12px 18px;
  border-left: 4px solid #12123b;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}

.officer-list a {
  color: #d40000;
  text-decoration: none;
}

.officer-list a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 900px) {
  .officer-list {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */