/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 02 2026 | 10:22:49 */
/* ─── ВИПРАВЛЕННЯ ФУТЕРА ─── */

#footer,
#footer-widgets,
.site-footer {
  background: #0a1628 !important;
}

#footer-widgets .widget-title,
#footer-widgets h1,
#footer-widgets h2,
#footer-widgets h3,
#footer-widgets h4 {
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em;
  margin-bottom: 14px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(255,255,255,0.15) !important;
  text-transform: uppercase;
}

#footer-widgets p,
#footer-widgets li,
#footer-widgets span,
#footer-widgets address {
  color: rgba(255,255,255,0.85) !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  font-style: normal;
}

#footer-widgets a {
  color: rgba(255,255,255,0.85) !important;
  text-decoration: none !important;
  transition: color 0.2s;
}

#footer-widgets a:hover {
  color: #f59e0b !important;
}

#footer-widgets ul li {
  padding: 4px 0 !important;
  border: none !important;
}

/* Email окремо — виділити золотим */
#footer-widgets a[href^="mailto"] {
  color: #f59e0b !important;
}

/* Телефони */
#footer-widgets a[href^="tel"] {
  color: #ffffff !important;
  font-weight: 600;
}

/* Нижній рядок */
#footer-bottom {
  background: #060e1c !important;
  border-top: 1px solid rgba(255,255,255,0.08) !important;
  padding: 14px 0 !important;
}

#footer-bottom,
#footer-bottom p,
#footer-bottom span,
#footer-bottom a {
  color: rgba(255,255,255,0.5) !important;
  font-size: 12px !important;
}

#footer-bottom a:hover {
  color: #f59e0b !important;
}
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

