:root {
  --chain-duration: 6.5s;
  --chainColor: #231f20;
  --teeth: 45;
}

/* ---------- PAGE ---------- */

body{
  margin: 0;
}

.site-topbar{
  position: sticky;
  margin-top: 30px;
  /* top: 0;
  z-index: 1000;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  padding: 10px 0 18px; */
}

/* ---------- CENTER LOGO AREA ---------- */

.container{
  width: 100%;
  position: relative;
}

#header{
  position: relative;
  justify-content: center;
  align-items: center;
  display: flex;
  /* width: 90%; */
  /* margin-left: 16%; */
  z-index: 2;
}

#headerGraphic{
  justify-content: center;
  align-items: center;
  width: 65%;
  pointer-events: auto;
}

#headerText{
  margin-top:13px;
  font-family: 'Anton', sans-serif;
  letter-spacing: 4px;
  font-size: 2em;
  color: #231f20;
  text-align: center;
  font-weight: 600;
  margin-left: 25.5%;
  width: 50%;
  position: relative;
  z-index: 2;
}

/* ---------- LEFT SOCIAL STACK ---------- */

.header-left{
  display: flex;
  align-items: center;
  gap: clamp(9px, 20vw, 30px);
  margin: 5px 11px 11px 11px;
  float: left;
  flex-direction: column;
  position: relative;
  z-index: 12;
}

.header-left .social{
  width: clamp(28px, 3vw, 36px);
  height: clamp(28px, 3vw, 36px);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #231f20;
  border-radius: 999px;
  text-decoration: none;
  color: #231f20;
  transition: color 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
}

.header-left .social:hover{
  background: #231f20;
  color: #fff;
}

/* ---------- RIGHT NAV STACK ---------- */

.header-right{
  position: absolute;
  top: 5px;
  right: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(9px, 15vw, 19px);
  font-size: 22px;
  font-family: 'Anton', sans-serif;
  z-index: 12;
}

.header-right a{
  transition: color 0.3s ease, opacity 0.3s ease;
  letter-spacing: 0.04em;
}

.header-right a:link{
  color: #231f20;
  text-decoration: none;
}

.header-right a:visited{
  color: #940007;
}

.header-right a:hover{
  color: #231f20;
  opacity: 0.5;
}

.header-right a:active{
  color: #c49a53;
}

/* ---------- MAIN CONTENT ---------- */

#main-content{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  margin-left: 17px;
  /* padding-top: 24px; */
}

#mission-statement{
  font-family: 'Roboto', sans-serif;
  font-size: 1.2em;
  color: #231f20;
  text-align: center;
  width: 70%;
}

/* ---------- CHAIN OVERLAY ---------- */

.parent{
  width: 76.4%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
  overflow: hidden;
  z-index: 1;
}


.logo-scale-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  overflow: visible;
  margin-top: 15px;
  margin-left: -96px;
  transform: scale(1.4);
}

.logo-video-mask {
  

  width: 603px;
  height: 350px;
  aspect-ratio: auto;
  margin: 30px 0 0;
  transform: none;

  overflow: hidden;
 clip-path: path("M188.04,246.99v-112.63c0-8.79,3.15-16.35,9.46-22.65s13.86-9.46,22.65-9.46h32.27c8.79,0,16.35,3.17,22.65,9.5,6.31,6.33,9.46,13.87,9.46,22.62v112.63h-32.12v-64.38h-32.27v64.38h-32.12ZM220.15,166.63h32.27v-32.27c0-4.37-1.6-8.13-4.79-11.27-3.19-3.14-6.97-4.71-11.35-4.71s-8.22,1.57-11.38,4.71c-3.17,3.14-4.75,6.9-4.75,11.27v32.27ZM359.15,246.95V102.24h10.31l86.19,118.48v-118.48h20.13v189.14l-97.5-124.76v80.32h-19.13ZM521.88,247.04V118.38h-32.12v-16.13h96.5v16.13h-32.12v128.66h-32.27ZM342.41,102.24h-32.19v120.53s.79,23.98-.54,32.23c-1.18,7.35-5.08,10.88-12.32,11.61-9.54.96-86.36,1.53-112.81,1.18-12.66-.17-25.33-.29-37.99-.73-10.95-.38-21.47-1.66-31.94-5.01-4.49-1.44-8.93-3.85-11.38-7.88-1.21-1.99-1.87-4.27-2.29-6.56-1.37-7.51.23-49.63.57-64.09,0-.25.01-.51.02-.76,3.04,0,18.06-.14,31.15-.14,8.79,0,17.47-3.16,23.78-9.46,6.31-6.31,9.46-13.86,9.46-22.65v-16.13c0-8.75-3.15-16.28-9.46-22.62-6.31-6.33-13.86-9.5-22.65-9.5h-64.38c.03,5.66.07,11.32.1,16.98.09,13.72.2,27.45.31,41.17.15,16.91.31,33.82.52,50.73.19,15.14.48,6.37.68,21.63.16,12.04-1.05,25.45,5.14,36.33,1.6,2.82,3.66,5.36,6.04,7.56,18.59,17.23,44.91,20.1,69.14,20.63,30.93.67,62,1.39,92.9.86,30.81-.52,29.25-.4,60.04-1.66,7.36-.3,16.96.19,23.21-4.5,17.56-10.24,14.9-40.5,14.9-55.26V108.34c0-.31,0-6.09,0-6.09ZM101.54,118.38h16.13c4.37,0,8.15,1.57,11.35,4.71,3.19,3.14,4.79,6.9,4.79,11.27v16.13c0,4.37-1.6,8.16-4.79,11.35s-6.97,4.79-11.35,4.79h-16.13v-48.25ZM307.3,262.83c-.52.93-.32.52,0,0h0ZM339.56,86.19h-26.56c-1.66,0-3,1.34-3,3v4.31c0,1.66,1.34,3,3,3h26.56c1.66,0,3-1.34,3-3v-4.31c0-1.66-1.34-3-3-3ZM347.24,43.14c-1.53-6.35-3.86-12.57-5.66-19.15-.04-.16-.09-.32-.13-.48-.85-3.18-2.94-7.9-3.55-23.51-1.47,0-3.17,9.43-3.32,10.78-.82,8.28-.84,8.32-2.97,16.39-.52,1.98-1.12,3.94-1.81,5.87-.62,1.73-1.23,3.56-2.29,5.08-.44.63-1.37,1.76-2.03,1.28-1.04-.75-.7-2.43-.42-3.46.61-2.22,3.47-7.86,4.11-17.99.64-10.13-1.42.64-12.43,11.02-10.64,10.03-18.02,29.22-8.33,42.12,4.99,6.64,14.14,11.16,22.5,10.44,11.06-.95,16.33-11.2,17.61-21.14.78-6.08.07-11.71-1.26-17.24ZM85.34,56.21h15.92v18c0,3.98-1.13,6.97-3.4,8.97s-4.66,3.01-7.2,3.01h-10.65c-2.9,0-5.39-1.18-7.48-3.53-2.08-2.35-3.12-5.17-3.12-8.45v-30.04c0-3.23,1.02-6.03,3.07-8.41,2.05-2.38,4.56-3.57,7.53-3.57h10.65c6.67,0,10.2,3.99,10.6,11.98h-5.32c-.41-3.98-2.17-5.96-5.27-5.96h-5.32c-1.46,0-2.71.59-3.76,1.76-1.04,1.17-1.57,2.57-1.57,4.21v30.04c0,1.65.52,3.06,1.57,4.22,1.04,1.16,2.3,1.74,3.76,1.74,3.38-.19,5.16-2.17,5.32-5.96v-12.04h-5.32v-5.96ZM133.03,32.19h10.65c2.9,0,5.39,1.18,7.48,3.54,2.08,2.36,3.12,5.17,3.12,8.44v30.04c0,3.24-1.04,6.05-3.12,8.42-2.08,2.37-4.57,3.56-7.48,3.56h-10.65c-2.9,0-5.39-1.18-7.48-3.53-2.08-2.35-3.12-5.17-3.12-8.45v-30.04c0-3.28,1.04-6.1,3.12-8.45,2.08-2.35,4.57-3.53,7.48-3.53ZM133.03,44.17v30.04c0,1.61.52,3.01,1.55,4.19,1.04,1.18,2.29,1.77,3.77,1.77s2.73-.59,3.77-1.77c1.04-1.18,1.55-2.58,1.55-4.19v-30.04c0-1.63-.53-3.03-1.58-4.21-1.05-1.17-2.3-1.76-3.74-1.76s-2.71.59-3.76,1.76c-1.04,1.17-1.57,2.57-1.57,4.21ZM176.34,86.19v-54h2.41l29.43,29.98v-29.98h5.32v54h-2.44l-29.41-29.98v29.98h-5.32ZM241.73,86.19v-47.98h-10.6v-6.02h31.84v6.02h-10.6v47.98h-10.65ZM278.87,86.19v-54h24.74v6.02h-14.14v18h10.65v5.96h-10.65v18h15.92v6.02h-26.52ZM354.9,86.19v-54h21.25c2.9,0,5.39,1.18,7.48,3.54,2.08,2.36,3.12,5.17,3.12,8.44v3.26c0,2.68-.81,5.26-2.44,7.75-1.63,2.48-4.35,3.73-8.16,3.73h5.27c1.46,0,2.71.59,3.76,1.77,1.04,1.18,1.57,2.6,1.57,4.25v21.26h-10.6v-18c0-1.65-.53-3.07-1.58-4.25-1.05-1.18-2.3-1.77-3.74-1.77h-5.32v24.02h-10.6ZM365.5,56.21h5.32c1.44,0,2.69-.59,3.74-1.79,1.05-1.19,1.58-2.6,1.58-4.23v-6.02c0-1.63-.53-3.03-1.58-4.21-1.05-1.17-2.3-1.76-3.74-1.76h-5.32v18ZM405.23,86.19v-54h2.6l24.45,25.59,24.42-25.59h5.74v54h-11.47v-33.02l-20.08,21.07-19.92-21.07v33.02h-5.74ZM487.17,86.19v-42.02c0-3.28,1.12-6.1,3.36-8.45,2.24-2.35,4.93-3.53,8.06-3.53h11.47c3.13,0,5.81,1.18,8.06,3.54,2.24,2.36,3.36,5.17,3.36,8.44v42.02h-11.42v-24.02h-11.47v24.02h-11.42ZM498.59,56.21h11.47v-12.04c0-1.63-.57-3.03-1.7-4.21-1.14-1.17-2.48-1.76-4.04-1.76s-2.92.59-4.05,1.76c-1.13,1.17-1.69,2.57-1.69,4.21v12.04ZM546.22,86.19v-54h2.6l31.71,29.98v-29.98h5.74v54h-2.63l-31.69-29.98v29.98h-5.74ZM516.66,287.47c-.47,6.77-4.01,10.16-10.64,10.16h-10.69c-2.92,0-5.42-1-7.51-2.99-2.09-1.99-3.13-4.38-3.13-7.17v-25.47c0-2.74,1.03-5.11,3.08-7.13,2.06-2.02,4.58-3.03,7.56-3.03h10.69c6.7,0,10.24,3.39,10.64,10.16h-5.35c-.42-3.37-2.18-5.06-5.3-5.06h-5.35c-1.47,0-2.72.5-3.77,1.49-1.05.99-1.57,2.18-1.57,3.57v25.47c0,1.37.52,2.55,1.56,3.55,1.04,1,2.3,1.5,3.78,1.5h5.35c3.13,0,4.9-1.69,5.3-5.06h5.35ZM533.26,251.84h10.69c2.92,0,5.42,1,7.51,3.01,2.09,2,3.14,4.39,3.14,7.15v25.47c0,2.75-1.05,5.13-3.14,7.14-2.09,2.01-4.59,3.02-7.51,3.02h-10.69c-2.92,0-5.42-1-7.51-2.99-2.09-1.99-3.13-4.38-3.13-7.17v-25.47c0-2.78,1.04-5.17,3.13-7.17,2.09-2,4.59-2.99,7.51-2.99ZM533.26,262v25.47c0,1.37.52,2.55,1.56,3.55,1.04,1,2.3,1.5,3.78,1.5s2.74-.5,3.78-1.5,1.56-2.19,1.56-3.55v-25.47c0-1.38-.53-2.57-1.59-3.57-1.06-.99-2.31-1.49-3.76-1.49s-2.72.5-3.77,1.49c-1.05.99-1.57,2.18-1.57,3.57ZM561.43,297.62v-10.16h10.64v10.16h-10.64Z");
  -webkit-clip-path: path("M188.04,246.99v-112.63c0-8.79,3.15-16.35,9.46-22.65s13.86-9.46,22.65-9.46h32.27c8.79,0,16.35,3.17,22.65,9.5,6.31,6.33,9.46,13.87,9.46,22.62v112.63h-32.12v-64.38h-32.27v64.38h-32.12ZM220.15,166.63h32.27v-32.27c0-4.37-1.6-8.13-4.79-11.27-3.19-3.14-6.97-4.71-11.35-4.71s-8.22,1.57-11.38,4.71c-3.17,3.14-4.75,6.9-4.75,11.27v32.27ZM359.15,246.95V102.24h10.31l86.19,118.48v-118.48h20.13v189.14l-97.5-124.76v80.32h-19.13ZM521.88,247.04V118.38h-32.12v-16.13h96.5v16.13h-32.12v128.66h-32.27ZM342.41,102.24h-32.19v120.53s.79,23.98-.54,32.23c-1.18,7.35-5.08,10.88-12.32,11.61-9.54.96-86.36,1.53-112.81,1.18-12.66-.17-25.33-.29-37.99-.73-10.95-.38-21.47-1.66-31.94-5.01-4.49-1.44-8.93-3.85-11.38-7.88-1.21-1.99-1.87-4.27-2.29-6.56-1.37-7.51.23-49.63.57-64.09,0-.25.01-.51.02-.76,3.04,0,18.06-.14,31.15-.14,8.79,0,17.47-3.16,23.78-9.46,6.31-6.31,9.46-13.86,9.46-22.65v-16.13c0-8.75-3.15-16.28-9.46-22.62-6.31-6.33-13.86-9.5-22.65-9.5h-64.38c.03,5.66.07,11.32.1,16.98.09,13.72.2,27.45.31,41.17.15,16.91.31,33.82.52,50.73.19,15.14.48,6.37.68,21.63.16,12.04-1.05,25.45,5.14,36.33,1.6,2.82,3.66,5.36,6.04,7.56,18.59,17.23,44.91,20.1,69.14,20.63,30.93.67,62,1.39,92.9.86,30.81-.52,29.25-.4,60.04-1.66,7.36-.3,16.96.19,23.21-4.5,17.56-10.24,14.9-40.5,14.9-55.26V108.34c0-.31,0-6.09,0-6.09ZM101.54,118.38h16.13c4.37,0,8.15,1.57,11.35,4.71,3.19,3.14,4.79,6.9,4.79,11.27v16.13c0,4.37-1.6,8.16-4.79,11.35s-6.97,4.79-11.35,4.79h-16.13v-48.25ZM307.3,262.83c-.52.93-.32.52,0,0h0ZM339.56,86.19h-26.56c-1.66,0-3,1.34-3,3v4.31c0,1.66,1.34,3,3,3h26.56c1.66,0,3-1.34,3-3v-4.31c0-1.66-1.34-3-3-3ZM347.24,43.14c-1.53-6.35-3.86-12.57-5.66-19.15-.04-.16-.09-.32-.13-.48-.85-3.18-2.94-7.9-3.55-23.51-1.47,0-3.17,9.43-3.32,10.78-.82,8.28-.84,8.32-2.97,16.39-.52,1.98-1.12,3.94-1.81,5.87-.62,1.73-1.23,3.56-2.29,5.08-.44.63-1.37,1.76-2.03,1.28-1.04-.75-.7-2.43-.42-3.46.61-2.22,3.47-7.86,4.11-17.99.64-10.13-1.42.64-12.43,11.02-10.64,10.03-18.02,29.22-8.33,42.12,4.99,6.64,14.14,11.16,22.5,10.44,11.06-.95,16.33-11.2,17.61-21.14.78-6.08.07-11.71-1.26-17.24ZM85.34,56.21h15.92v18c0,3.98-1.13,6.97-3.4,8.97s-4.66,3.01-7.2,3.01h-10.65c-2.9,0-5.39-1.18-7.48-3.53-2.08-2.35-3.12-5.17-3.12-8.45v-30.04c0-3.23,1.02-6.03,3.07-8.41,2.05-2.38,4.56-3.57,7.53-3.57h10.65c6.67,0,10.2,3.99,10.6,11.98h-5.32c-.41-3.98-2.17-5.96-5.27-5.96h-5.32c-1.46,0-2.71.59-3.76,1.76-1.04,1.17-1.57,2.57-1.57,4.21v30.04c0,1.65.52,3.06,1.57,4.22,1.04,1.16,2.3,1.74,3.76,1.74,3.38-.19,5.16-2.17,5.32-5.96v-12.04h-5.32v-5.96ZM133.03,32.19h10.65c2.9,0,5.39,1.18,7.48,3.54,2.08,2.36,3.12,5.17,3.12,8.44v30.04c0,3.24-1.04,6.05-3.12,8.42-2.08,2.37-4.57,3.56-7.48,3.56h-10.65c-2.9,0-5.39-1.18-7.48-3.53-2.08-2.35-3.12-5.17-3.12-8.45v-30.04c0-3.28,1.04-6.1,3.12-8.45,2.08-2.35,4.57-3.53,7.48-3.53ZM133.03,44.17v30.04c0,1.61.52,3.01,1.55,4.19,1.04,1.18,2.29,1.77,3.77,1.77s2.73-.59,3.77-1.77c1.04-1.18,1.55-2.58,1.55-4.19v-30.04c0-1.63-.53-3.03-1.58-4.21-1.05-1.17-2.3-1.76-3.74-1.76s-2.71.59-3.76,1.76c-1.04,1.17-1.57,2.57-1.57,4.21ZM176.34,86.19v-54h2.41l29.43,29.98v-29.98h5.32v54h-2.44l-29.41-29.98v29.98h-5.32ZM241.73,86.19v-47.98h-10.6v-6.02h31.84v6.02h-10.6v47.98h-10.65ZM278.87,86.19v-54h24.74v6.02h-14.14v18h10.65v5.96h-10.65v18h15.92v6.02h-26.52ZM354.9,86.19v-54h21.25c2.9,0,5.39,1.18,7.48,3.54,2.08,2.36,3.12,5.17,3.12,8.44v3.26c0,2.68-.81,5.26-2.44,7.75-1.63,2.48-4.35,3.73-8.16,3.73h5.27c1.46,0,2.71.59,3.76,1.77,1.04,1.18,1.57,2.6,1.57,4.25v21.26h-10.6v-18c0-1.65-.53-3.07-1.58-4.25-1.05-1.18-2.3-1.77-3.74-1.77h-5.32v24.02h-10.6ZM365.5,56.21h5.32c1.44,0,2.69-.59,3.74-1.79,1.05-1.19,1.58-2.6,1.58-4.23v-6.02c0-1.63-.53-3.03-1.58-4.21-1.05-1.17-2.3-1.76-3.74-1.76h-5.32v18ZM405.23,86.19v-54h2.6l24.45,25.59,24.42-25.59h5.74v54h-11.47v-33.02l-20.08,21.07-19.92-21.07v33.02h-5.74ZM487.17,86.19v-42.02c0-3.28,1.12-6.1,3.36-8.45,2.24-2.35,4.93-3.53,8.06-3.53h11.47c3.13,0,5.81,1.18,8.06,3.54,2.24,2.36,3.36,5.17,3.36,8.44v42.02h-11.42v-24.02h-11.47v24.02h-11.42ZM498.59,56.21h11.47v-12.04c0-1.63-.57-3.03-1.7-4.21-1.14-1.17-2.48-1.76-4.04-1.76s-2.92.59-4.05,1.76c-1.13,1.17-1.69,2.57-1.69,4.21v12.04ZM546.22,86.19v-54h2.6l31.71,29.98v-29.98h5.74v54h-2.63l-31.69-29.98v29.98h-5.74ZM516.66,287.47c-.47,6.77-4.01,10.16-10.64,10.16h-10.69c-2.92,0-5.42-1-7.51-2.99-2.09-1.99-3.13-4.38-3.13-7.17v-25.47c0-2.74,1.03-5.11,3.08-7.13,2.06-2.02,4.58-3.03,7.56-3.03h10.69c6.7,0,10.24,3.39,10.64,10.16h-5.35c-.42-3.37-2.18-5.06-5.3-5.06h-5.35c-1.47,0-2.72.5-3.77,1.49-1.05.99-1.57,2.18-1.57,3.57v25.47c0,1.37.52,2.55,1.56,3.55,1.04,1,2.3,1.5,3.78,1.5h5.35c3.13,0,4.9-1.69,5.3-5.06h5.35ZM533.26,251.84h10.69c2.92,0,5.42,1,7.51,3.01,2.09,2,3.14,4.39,3.14,7.15v25.47c0,2.75-1.05,5.13-3.14,7.14-2.09,2.01-4.59,3.02-7.51,3.02h-10.69c-2.92,0-5.42-1-7.51-2.99-2.09-1.99-3.13-4.38-3.13-7.17v-25.47c0-2.78,1.04-5.17,3.13-7.17,2.09-2,4.59-2.99,7.51-2.99ZM533.26,262v25.47c0,1.37.52,2.55,1.56,3.55,1.04,1,2.3,1.5,3.78,1.5s2.74-.5,3.78-1.5,1.56-2.19,1.56-3.55v-25.47c0-1.38-.53-2.57-1.59-3.57-1.06-.99-2.31-1.49-3.76-1.49s-2.72.5-3.77,1.49c-1.05.99-1.57,2.18-1.57,3.57ZM561.43,297.62v-10.16h10.64v10.16h-10.64Z");


  

  
}

.logo-video-mask video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


/* ===================================================== */
/* MOBILE / TABLET LAYOUT                                */
/* Keeps desktop stacked layout, changes only on smaller */
/* screens so it actually works on phones                */
/* ===================================================== */

@media (max-width: 1150px){
    .header-right{
    position: static;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 0;
  }

}

@media (max-width: 900px){

  .site-topbar{
    padding: 12px 12px 16px;
  }

  .container{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #header{
    width: 100%;
    margin-left: 0;
    justify-content: center;
  }

  #headerGraphic{
    width: 78%;
    max-width: 360px;
  }

  #headerText{
    width: 100%;
    margin-left: 0;
    margin-top: 6px;
    font-size: 1.45em;
    letter-spacing: 2px;
    text-align: center;
  }

  /* switch stacks to horizontal rows for smaller screens */
  .header-left{
    float: none;
    margin: 0 0 10px 0;
    flex-direction: row;
    justify-content: center;
    gap: 14px;
  }

  .header-right{
    position: static;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 0;
  }
#main-content{
    padding-top: 2px;
  }
  .parent{
    width: 93.2%;
  }
  .chain{
    top: -4px;
    left: -14.3%;
  }

  #mission-statement{
    width: 88%;
    font-size: 1.05em;
  }
}

@media (max-width: 640px){
  #header{
    width:160%;
    margin-left: 0%;
  }
   .logo-scale-wrap {
    height: 212px;
    margin-left:-40px;
    margin-top:20px;
    transform: scale(1);
  }
  .logo-video-mask {
     transform: scale(0.62);
    transform-origin: top center;
    margin-top: -20px;


   
  }

  .site-topbar{
    padding: 10px 10px 14px;
  }

  #headerGraphic{
    width: 86%;
    max-width: 300px;
  }

  #headerText{
    font-size: 1.15em;
    letter-spacing: 1.5px;
    margin-top: -30px;
  }
  #main-content{
    margin-top:-11px;
  }

  .header-left .social{
    width: 32px;
    height: 32px;
  }

  .header-right{
    position: static;
    flex-direction: row;
    justify-content: center;
    font-size: 16px;
    flex-wrap: wrap;
    margin-top: 0;
  }

  .header-right a{
    font-size: 0.95em;
  }

  #mission-statement{
    width: 92%;
    font-size: 1em;
  }
}

