body {
  margin:0px auto;
}


.text-center {
  font-family: 'Alegreya';
  font-size:49px;
  text-align: center;
  line-height: 1.1;
  letter-spacing: -0.04em;
  color:#000000;
}



#nested-list {
  background-color: #fff4e5;
  color:#000000;
  font-family: 'Alegreya';
  line-height: 1.1;

}
.nested-list {
   list-style-type: none;
   padding-left: 0; 
   margin: 0; 
  }
 .nested-list > li { 
      padding: 8px 12px;
        margin-bottom: 4px; 
         border-radius: 4px;
         } 
         
         .nested-list a { 
          text-decoration: none; 
          color: #000000; 
           font-weight: 500;
           } 
           .nested-list a:hover {
             text-decoration:
              underline;
             }
.nested-list ul {
   list-style-type:none; 
    margin-top: 6px; margin-left: 20px; 
   padding-left: 0; 
  } .nested-list ul li {
     padding: 4px 0; border: none;
      background: none;
       margin: 0; 
    }
    
    .nested-list ul a { 
      font-weight: normal; 
      color: #000000; 
      font-size: 25px;
      font-family: 'Alegreya';
     } 
     .nested-list ul a:hover {
       color: #000000; 
      }

.center-flex {
    display: flex;
    justify-content: center;
    font-family: 'Alegreya';
    font-size:16px;
    color:#FFFFFF;
  }


small {
  font-size:31px;
  font-weight: bold;
  font-family: 'Alegreya';
  color:#FFFFFF;
  margin:20px auto;

}

strong {
font-weight: bold;
font-size: 200%;
color: #000000;
font-family: 'Alegreya';
}


details {
 padding: 10px;
background:#FFFFFF;
 
}
summary {
 color: #000000;
 padding: 0px;
 cursor: pointer;
}

details[open] {
 background: #fff4e5;
 border: 2px solid  #fff4e5;
  border-radius: 12px;
}

a {
  color: #000000;
  font-family:'Alegreya';
}

a:hover {
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

 ul {
list-style-type: none;
  margin: 0;
  padding: 0;
  justify-content: center;
  font-size: 140%;
  font-weight: bold;
	
}




h1 {
 font-family:'Alegreya';

}




h2 {
 font-family:'Alegreya';
 font-size:40px;
 font-weight:800;
 color:#000000;
 text-align:center;
 line-height: 1.1;
 letter-spacing: -0.04em;

}

h3 {
font-family:'Alegreya';
}

h4 {
  font-family:'Alegreya';
font-weight:bold;
font-size:28px;
color: #000000;
line-height: 1.1;

}

h5 {
font-family:'Alegreya';

}

h6 {
font-family:'Alegreya';
}

p {
font-family:'Alegreya';
line-height: 1.1;
font-size:22px;
font-weight:400;
letter-spacing:-0.02em;
padding:10px;
width:100%;     
color:#000000;
	
}



img {
border-radius:50%;
height:auto;
box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
   
}


 blockquote {
  background-color:#FFDBBB;
  margin: 20px auto;
  padding: 0px;
  font-size:25px;
  font-family:'Alegreya';
  font-weight:400;
  border-radius:25px;
  color:#000000;
}

blockquote p {
  font-family: 'Alegreya';
  font-weight: 400;
  font-size:25px;
  color:#000000;

}



blockquote p::before {
  content: "\201C";
}

blockquote p::after {
  content: "\201D";
}

blockquote + p {
  text-align: right;
  font-size:25px;
}



nav {
  border-top:2px solid #e5e5e5;
  border-bottom:2px solid #e5e5e5;

 
}


.crumb {
  display: inline-block;
  font-family: 'Alegreya';
  font-size: 140%;
  font-weight: 400;
  color:#000000;

}


.crumbs ol {
  list-style-type: none;
  padding-left: 0;
  
}

.crumb a {
  color:#000000;
}

.crumb a:hover {
  color:#000000;
}

.crumb a::after {
  display: inline-block;
  color: black;
  content:'\203A';
  font-size: 140%;
  font-weight: normal;
  padding: 0 3px;
}


.navbar {
      background-color: #D32F2F; 
      padding: 0.5rem 1rem;
      height: 30px;
      font-family: 'Alegreya';
      font-size: 16px;
      color:#FFB343;
      

    }

    .navbar-brand {
      font-weight: bold;
      color: #333;
    }

    .nav-link {
      color:#FFB343;
      margin-right: 15px;
      transition: color 0.3s ease;
    }

    .nav-link:hover {
      color: #000000; 
    }

#header {
  background-color:#FFFFFF;
  width:100%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin:0px auto;
  border-top:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	font-family: 'Alegreya';
	font-size:21px;
  height:60px;
}





#intro  {
  background-color: #FFFFFF;
  width:100%;
  font-family:'Alegreya';
  border-bottom:2px solid #e5e5e5;
  color:#000000;
  font-weight: normal;
  font-size: 21px;

}

#bsky-feed {
width:100%;
background-color:#fff4e5;
color:#000000;
font-family: 'Alegreya';
font-size:21px;
font-weight:normal;


}


#content {
  width:100%;
  font-family:'Alegreya';
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  color:#000000;
  font-weight: normal;
  border-radius:25px;
  background:#fff4e5;
}



#feedback {
  width:100%;
  background-color:#f9bcc8;
  color:#000000;
  font-family: 'Alegreya';
  font-weight: normal;
  font-size:21px;
  padding:40px;
  border-radius: 25px;
  border: 4px solid #000000;
  

}


#about {
  background-color:#fff4e5;
  margin:0px auto;
  width:100%;  
  padding:20px;
  font-family:'Alegreya';
  font-size:31px;
  font-weight: bold;
}

#privacy  {
   width:100%;
  font-family:'Alegreya';
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  color:#000000;
  font-weight: normal;
  border:4px solid #000000;
  border-radius:25px;
  background:#fff4e5;

}




#contact form{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap:20px;
  
 
}

.contact form label{
  display:block;
}

.contact form p{
  margin:0;
}

.contact form .full{
  grid-column: 1 / 3;
}

.contact form button, .contact form input, .contact form textarea{
  width:100%;
  padding:1em;
  border:2px solid #000000;
  border-radius:25px;
  background: #fff4e5;
}

.contact form button{
  background:#D32F2F;
  border:0;
  text-transform: uppercase;
}

.contact form button:hover,.contact form button:focus{
  background:#D32F2F;
  color:#fff;
  outline:0;
  transition: background-color 2s ease-out;
}

.alert{
  text-align: center;
  padding:10px;
  background:#79c879;
  color:#fff;
  margin-bottom:10px;
  display:none;
  border-radius: 25px;
  border: 4px solid #000000;
  
}


footer {
      background-color: #000000; 
      padding: 2rem 1rem;
      border-top: 60px solid #D32F2F;
      font-family: 'Alegreya';
      font-weight: bold;
       box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
      border-bottom: 10px solid #000000;
      background-color: #000000;
     background-image: repeating-linear-gradient(90deg, transparent, transparent 35px, rgba(9,9,9,.9) 35px, rgba(6,6,6,.6) 70px);

    }

    footer h5 {
      font-weight: bold;
      font-size:31px;
      margin-bottom: 1rem;
      color: #FFB343;
    }

    footer h1 {
   font-family: "Rochester", cursive;
  font-weight: 400;
  font-style: normal;
  color:#FFFFFF;
}

     footer ul {
      list-style: none;
      padding: 0;
    }

    footer .nav-link {
      color:#ef642d;
      margin-bottom: 0.5rem;
      display: inline-block;
      transition: color 0.3s ease;
    }

    footer .nav-link:hover {
      color: #D32F2F;
    }