@import url(/templates/sub_L9_master/styles.css);

.L9 #contact-section .contact-details>h4,
.L9 #contact-section .contact-details a, 
.L9 #contact-section .contact-details a:visited, 
.L9 #contact-section .contact-details a:focus {
	color: #80b938;
}
.L9 #heading, .L9 #heading h1,
.L9 .contactform .submit>input,
#moveToTop {
    background-color: #80b938;
}
.L9 #mainmenu li>a:hover, .L9 #mainmenu li.selected>a {
	border-color: #80b938;
}


.L9 .contactform .submit>input:hover {
	background-color: #64922b;
}
.L9 .contactform .submit>input {
	border-color: #64922b;
}


/* Icons */
.L9 .top-header .phone {
	background-image: url('./img/phone.svg');
}
.L9 .top-header .mobile {
	background-image: url('./img/mobile.svg');
}
.L9 .top-header .email {
	background-image: url('./img/envelope.svg');
}