

@font-face {
    font-family: 'newyorkregular';
    src: url('/sites/spDENDERMONDE/fonts/newyork-webfont.woff2') format('woff2'),
    url('/sites/spDENDERMONDE/fonts/newyork-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.newyork {
    font-family: 'newyorkregular';
}

.KK {background-color: #3c696b;}
.LJ {background-color: #f28d00;}
.M {background-color: #6f2282;}
.K {background-color: #ea5a4f;}

.mainColor {color: #ea5a4f;}
.secondaryColor {color: #efb853;}


.activityDescription a {
    color: #ea5a4f;
    border-bottom: 1px #ea5a4f solid;
    padding: 0 2px 0 2px;
}

.activityDescription a:hover {
    background-color: #ea5a4f;
    color: #ffffff;
}


.activityExtraInfo {
    background-color: #ffffff!important;
    border: none!important;
    padding: 12px!important;
}

.contentText h2 {
    color: #316869!important;
}

.contentText a {
    font-weight: normal;
    color: black;
    border-color: #ea5a4f!important;
}

.contentText a:hover {
    color: white;
    background-color: #ea5a4f!important;
}
