footer {
  background-color: #141414;
  color: #b3b1b1;
  padding: 1rem;
  text-align: center;
  font-size: 0.8rem;
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
  #thirtythree {
    background-color: #d3b483;
    padding: 4rem 0;
  }
  #thirtyfour {
    color: white;
    font-family: "Titan One", cursive;
    font-size: 2rem;
    text-align: center;
  }
  #thirtyfive {
    width: 80%;
    margin: auto;
    color: #141414;
    text-align: center;
    font-family: "Titan One", cursive;
    font-size: 1rem;
  }
  #thirtyfive p {
    border: 3px solid #141414;
    padding: 1rem 0;
    background-color: #141414;
    border-radius: 1rem;
    width: 100%;
    margin: 2rem auto;
    font-size: 0.9rem;
    color: #dddada;
    letter-spacing: 0.1rem;
  }
  #thirtyfive p:hover {
    cursor: pointer;
    color: #5a5a5f;
  }
}

/* ) #######################################################################################
############################################################################################
################################################################################################
################################################################################################*/
@media only screen and (max-width: 767px) and (orientation: landscape) {
  #thirtythree {
    background-color: #d3b483;
    padding: 4rem 0;
  }
  #thirtyfour {
    color: white;
    font-family: "Titan One", cursive;
    font-size: 3rem;
    text-align: center;
  }
  #thirtyfive {
    width: 50%;
    margin: auto;
    color: #141414;
    text-align: center;
    font-family: "Titan One", cursive;
    font-size: 1.2rem;
  }
  #thirtyfive p {
    border: 3px solid #141414;
    padding: 1rem 0;
    background-color: #141414;
    border-radius: 1rem;
    width: 100%;
    margin: 2rem auto;
    font-size: 0.9rem;
    color: #dddada;
    letter-spacing: 0.1rem;
  }
  #thirtyfive p:hover {
    cursor: pointer;
    color: #5a5a5f;
  }
}

/* ) #######################################################################################
############################################################################################
################################################################################################
################################################################################################*/
@media only screen and (min-width: 768px) and (max-width: 1298px) and (orientation: portrait) {
  #thirtythree {
    background-color: #d3b483;
    padding: 4rem 0;
  }
  #thirtyfour {
    color: white;
    font-family: "Titan One", cursive;
    font-size: 3rem;
    text-align: center;
  }
  #thirtyfive {
    width: 70%;
    margin: auto;
    color: #141414;
    text-align: center;
    font-family: "Titan One", cursive;
    font-size: 1.2rem;
  }
  #thirtyfive p {
    border: 3px solid #141414;
    padding: 1rem 0;
    background-color: #141414;
    border-radius: 1rem;
    width: 100%;
    margin: 2rem auto;
    font-size: 0.9rem;
    color: #dddada;
    letter-spacing: 0.1rem;
  }
  #thirtyfive p:hover {
    cursor: pointer;
    color: #5a5a5f;
  }
}

/* ) #######################################################################################
############################################################################################
################################################################################################
################################################################################################*/
@media only screen and (min-width: 768px) and (max-width: 1298px) and (orientation: landscape) {
  #thirtythree {
    background-color: #d3b483;
    padding: 4rem 0;
  }
  #thirtyfour {
    color: white;
    font-family: "Titan One", cursive;
    font-size: 3rem;
    text-align: center;
  }
  #thirtyfive {
    width: 50%;
    margin: auto;
    color: #141414;
    text-align: center;
    font-family: "Titan One", cursive;
    font-size: 1.2rem;
  }
  #thirtyfive p {
    border: 3px solid #141414;
    padding: 1rem 0;
    background-color: #141414;
    border-radius: 1rem;
    width: 100%;
    margin: 2rem auto;
    font-size: 0.9rem;
    color: #dddada;
    letter-spacing: 0.1rem;
  }
  #thirtyfive p:hover {
    cursor: pointer;
    color: #5a5a5f;
  }
}

/* ) #######################################################################################
############################################################################################
################################################################################################
################################################################################################*/
@media only screen and (min-width: 1299px) and (max-width: 1799px) {
  footer {
    font-size: 0.9rem;
    padding: 4rem;
  }
  #thirtythree {
    background-color: #d3b483;
    padding: 4rem 0;
  }
  #thirtyfour {
    color: white;
    font-family: "Titan One", cursive;
    font-size: 3rem;
    text-align: center;
  }
  #thirtyfive {
    width: 50%;
    margin: auto;
    color: #141414;
    text-align: center;
    font-family: "Titan One", cursive;
    font-size: 1.2rem;
  }
  #thirtyfive p {
    border: 3px solid #141414;
    padding: 1rem 0;
    background-color: #141414;
    border-radius: 1rem;
    width: 100%;
    margin: 2rem auto;
    font-size: 1rem;
    color: #dddada;
    letter-spacing: 0.1rem;
  }
  #thirtyfive p:hover {
    cursor: pointer;
    color: #5a5a5f;
  }
}

/* ) #######################################################################################
############################################################################################
################################################################################################
################################################################################################*/
@media only screen and (min-width: 1800px) and (max-width: 2299px) {
  footer {
    font-size: 1rem;
    padding: 4rem;
  }
  #thirtythree {
    background-color: #d3b483;
    padding: 4rem 0;
  }
  #thirtyfour {
    color: white;
    font-family: "Titan One", cursive;
    font-size: 3rem;
    text-align: center;
  }
  #thirtyfive {
    width: 50%;
    margin: auto;
    color: #141414;
    text-align: center;
    font-family: "Titan One", cursive;
    font-size: 1.2rem;
  }
  #thirtyfive p {
    border: 3px solid #141414;
    padding: 1rem 0;
    background-color: #141414;
    border-radius: 1rem;
    width: 100%;
    margin: 2rem auto;
    font-size: 1rem;
    color: #dddada;
    letter-spacing: 0.1rem;
  }
  #thirtyfive p:hover {
    cursor: pointer;
    color: #5a5a5f;
  }
}

/* ) #######################################################################################
############################################################################################
################################################################################################
################################################################################################*/
@media only screen and (min-width: 2300px) and (max-width: 3299px) {
  footer {
    font-size: 1.1rem;
    padding: 4rem;
  }
  #thirtythree {
    background-color: #d3b483;
    padding: 4rem 0;
  }
  #thirtyfour {
    color: white;
    font-family: "Titan One", cursive;
    font-size: 3rem;
    text-align: center;
  }
  #thirtyfive {
    width: 50%;
    margin: auto;
    color: #141414;
    text-align: center;
    font-family: "Titan One", cursive;
    font-size: 1rem;
  }
  #thirtyfive p {
    border: 3px solid #141414;
    padding: 1rem 0;
    background-color: #141414;
    border-radius: 1rem;
    width: 100%;
    margin: 2rem auto;
    font-size: 1.4rem;
    color: #dddada;
    letter-spacing: 0.1rem;
  }
  #thirtyfive p:hover {
    cursor: pointer;
    color: #5a5a5f;
  }
}

/* ) #######################################################################################
############################################################################################
################################################################################################
################################################################################################*/
@media only screen and (min-width: 3300px) {
  footer {
    font-size: 1.2rem;
    padding: 4rem;
  }
  #thirtythree {
    background-color: #d3b483;
    padding: 8rem 0;
  }
  #thirtyfour {
    color: white;
    font-family: "Titan One", cursive;
    font-size: 4rem;
    text-align: center;
    padding-bottom: 8rem;
  }
  #thirtyfive {
    width: 50%;
    margin: auto;
    color: #141414;
    text-align: center;
    font-family: "Titan One", cursive;
  }
  #thirtyfive p {
    border: 3px solid #141414;
    padding: 1rem 0;
    background-color: #141414;
    border-radius: 1rem;
    width: 90%;
    margin: 2rem auto;
    font-size: 1.6rem;
    color: #dddada;
    letter-spacing: 0.1rem;
  }
  #thirtyfive p:hover {
    cursor: pointer;
    color: #5a5a5f;
  }
}
/*# sourceMappingURL=footer-include.css.map */