/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 23 2026 | 08:20:05 */
body,
p,
a,
li,
span,
label,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
textarea,
select {
  font-family: "Brother 1816", sans-serif !important;
}


/* Testo nero del bottone light */
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover:link,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover:visited,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover:hover,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover:focus,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover:active,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover a,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover span,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover * {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  text-decoration-color: #000000 !important;
  opacity: 1 !important;
}

/* Linea nera e spessa 2 px */
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover::before,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover::after,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover a::before,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover a::after,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover span::before,
html body .sober-button.button-type-light.button-color-dark.button-light.line-hover span::after {
  height: 2px !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}


html body p,
html body li {
  color: #505050 !important;
}