.accordion__link { margin: 5px 0; }
.sidepanel__overlay { z-index: 1; }
.sidepanel__collapse { z-index: 2; }

.work__container a { color: #4ea94c; text-decoration: underline; }
.work__container a:hover { text-decoration: none; }

.brand__background--contact { padding-bottom: 0px; background: none; }

.box__labels-item--orange { background: #e36417; }
.detail__labels-item--orange { background: #e36417; }

.services__item--50perc { flex-basis: 50%; height: 320px; }

.recaptcha--invalid .g-recaptcha {
	border: 1px solid red;
}
