/* --- BLACKS --- */
/* --- COLORS --- */
/*
------------------------------------------------
------------------- FOOTER ---------------------
------------------------------------------------
*/
footer#site-footer .footer-main .footer-content {
  text-align: center;
}
footer#site-footer .footer-main .footer-content hr {
  width: 400px;
  height: 1px;
  margin: 1.5rem auto;
  opacity: 1;
  background-color: transparent;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
footer#site-footer .footer-main .footer-content .contact-text {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #964170;
}
footer#site-footer .footer-main .footer-content a {
  color: #964170;
  text-decoration: underline;
}
footer#site-footer .footer-bottom {
  text-align: center;
}

/*# sourceMappingURL=footer.css.map */
