.section__inner--left .focus-box__image--dark, .section__sidebar .focus-box__image--dark {
    height: 80px !important;
    padding: 0;
}
.section__inner--left .focus-box__image--dark, .section__sidebar picture.focus-box__image--dark {
    margin-top: 18px;
}
.accordion__body .description img {
    height: auto!important;
    width: auto!important;
}
#tns1 > .tns-item {
    position: relative;
}
[data-action="start"], [data-action="stop"] {
    display: none;
}
.umbraco-forms-page textarea, .umbraco-forms-page .text {
border: 1px solid #e3e3e3
}
body .description strong {
    color: #008137;
}
body .description.spot__text strong {
    color: #fff;
}
.primaryNavigation .hover\:bg-primary01:hover {
background: #008137;
}