/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2026 | 09:58:31 */
.tn-btn a {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  fill: #b6ff3b !important;
  color: #0B0F14 !important;
  background-color: #b6ff3b !important;
  border: #b6ff3b 1px solid !important;
  border-radius: 10px !important;
  margin: 0 15px 0 0 !important;
  padding: 0px 15px !important;
}
.tn-btn a:hover {
  fill: #0B0F14 !important;
  color: #b6ff3b !important;
  background-color: #0B0F14 !important;
}
