@font-face {
font-family: 'forno-regular';
src: url('../fonts/forno-regular.woff2') format('woff2');
}
@font-face {
font-family: 'forno-regular-bold';
src: url('../fonts/forno-regular-bold.woff2') format('woff2');
}

p.forty {padding-left:40px}

.form-select:not([multiple])[size="1"] option, .form-select:where(select):not([multiple]):not([size]) option, .uk-select:not([multiple]):not([size]) option {
  color: #003e6b;
  font-family: arial,helvetica;
}

div.mod-languages {margin-right:20px}
li.lang-active a {color:#ff8186}