/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress
Saved: Sep 05 2025 | 10:59:44 */
.btn777 {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  /*font-family: Arial;*/
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  background: #f1420a;
  padding: 6px 22px;
  text-decoration: none;
}

.btn777:hover {
  background: #f1420a;
  text-decoration: none;
}

a.btn777 {
  color: #fff!important;
}

.nnc-sidebar .btn777 {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  /*font-family: Arial;*/
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background: #f1420a;
  padding: 4px 18px;
  text-decoration: none;
}

.nnc-sidebar .btn777:hover {
  background: #f1420a;
  text-decoration: none;
}
.clearfix::after{content:"";display:table;clear:both}
