/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 08 2023 | 15:33:32 */
footer{
  width: 100% !important;
  background: #2a2a2a !important;
  margin-top: 35px !important;
}

footer h3{
  color: #ffffff !important;
}

footer p{
  color: #ffffff !important;
}

.top_footer h3{
  font-size: 36px;
  color: #ffffff !important;
}

.bottom_footer{
  padding-bottom: 20px;
}
.foot_nav > li:nth-of-type(3n) {
  display: none;
}