/** LemonMilk Font */
@font-face {
    font-family: 'Lemon/Milk';
    font-style: normal;
    font-weight: 400;
    src: local('Lemon/Milk'), url('/templates/fedaro_pro/fonts/LemonMilk.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk italic';
    font-style: italic;
    font-weight: 400;
    src: local('Lemon/Milk'), url('/templates/fedaro_pro/fonts/LemonMilkitalic.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk light italic';
    font-style: italic;
    font-weight: 300;
    src: local('Lemon/Milk'), url('/templates/fedaro_pro/fonts/LemonMilklightitalic.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk bold';
    font-style: normal;
    font-weight: 700;
    src: local('Lemon/Milk'), url('/templates/fedaro_pro/fonts/LemonMilkbold.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk bold italic';
    font-style: italic;
    font-weight: 700;
    src: local('Lemon/Milk'), url('/templates/fedaro_pro/fonts/LemonMilkbolditalic.woff') format('woff');
}
@font-face {
    font-family: 'Lemon/Milk light';
    font-style: normal;
    font-weight: 300;
    src: local('Lemon/Milk light'), url('/templates/fedaro_pro/fonts/LemonMilklight.woff') format('woff');
}
/* LemonMilk Font **/

.aclemon_milk, h1, h1.ui-title, h2, h2.ui-title, h3, h3.ui-title, h4, h4.ui-title,
h2.sppb-addon-title {
	font-family: 'Lemon/Milk light', sans-serif;
}
.accolor_gold{
  color: #beaa6a;
}


#sp-bottom .uk-card-title {
  color: #fff;
}
#sp-footer {
  background-color: #0b0b0b;
  color: #a3a5aa;
}
#sp-footer a {
  color: #a3a5aa;
}
#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus {
  color: #beaa6a;
}

li::marker {
  color: #d4062d;
}
.footer.social .button-row {
  display: flex; /* Arranges children in a row by default */
  gap: 6px;    /* Adds space between buttons */
}
button.acc-fm{
	border: 0 solid;
	background: rgb(0,0,0,0);
}
img.acc-fm-icon{
	height:30px;
}
