a {
    color: #3f5e4b !important;
    text-decoration: none;
}

a:hover {
    color: #6b8f71 !important;
    text-decoration: underline;
}

/* Joomla Beitragstitel */
.item-title,
.page-header h2 {
    margin-bottom: 25px;
}