header img {
    width: 100%;
    height: auto;
}


.navbar-custom { 
    background-color: #f8cf07; 
} 

footer {
    background-color: #f8cf07;
   
}

.logo-size {
    margin-top: 4%;
    margin-bottom: 4%;
    width: 50%;
    height: 50%;
}

.container h1 {
    font-size: 4em;
}

div h2 {
    margin-bottom: 4%;
}

/* Style all font awesome icons */
.fa {
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
  }
  
  /* Add a hover effect if you want */
  .fa:hover {
    opacity: 0.7;
  }

/* social Media */
.custom-social-media {
    margin-top: -20px;
}

footer p {
 margin-top: 20px;
 font-size: 1.5em;
}

footer h3 {
    font-size: 1.3em;
}

#hyperlink {
    text-decoration: none;
}
#icon {
    max-width: 250px;
    margin:1% auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.container {
    margin: 4% auto;

}

#two-grid-background {
    background-color: #d9d9d9;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 25px;

}

.brown h2{
    color:brown;
    font-weight: bold;
}

/*Setting the size of normal paragraphs*/
.text {
    font-size: 1.2em;
}

.table-custom {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 5%;
}


.newowners-custom-gallery {
    margin-top: 5%;
}


#li {
    font-size: 1.2em;
    margin-bottom: 4px;
}

#header-image-cheese {
    margin:1% auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 70%;
    height: auto;
}


.alert {
    color: red;
}

#genie {
    list-style-type: none;
}

#indent {
    text-indent: 30px;
}

.genie-margins {
    margin-bottom: 4%;
    width: 460px;
    height: auto;
}

#lab-image {
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#goats-milk-image {
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#goat-soap-image {
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}