@import url("https://design.menighet.no/Portals/0/Menighet.css");

/* Norsk orgelfestival fargeendringer */
hr {
    border-bottom: 5px solid #E84922 !important;
}
.menu-item a::after {
    background: #E84922;
}
.les-mer {
    border-bottom: solid 3px #E84922;
}
a:hover {
    color: #E84922 !important;
}
#mainMenu a:hover {
	color: #E84922 !important;
}
.markdown-single a:before {
    color: #E84922;
}
/* Norsk orgelfestival fargeendringer SLUTT */

/* Endring logo */
#logo a>img {
	height: 60px !important;
}

#logo {
	height: 95px !important;
}

@media (max-width: 479px) { 
  #header #header-wrap #logo {
    width: 250px !important;
  } 
}
/* Endring logo SLUTT*/

.ModPlannerDetail2C p a {
    text-decoration: underline;
}
.ModPlannerDetail2C .les-mer a {
    text-decoration: none;
}




