﻿.menu-tab {
    margin: 0;
    padding: 0;
}
.tab-content li {
    margin-bottom: 10px;
}
.tab-titel {
    font-weight: bold;
    color: #f49ac1;
}
.card-objective .objective-cover-image > img{
    width: 100%;
}

.card-objective h3 {
    font-weight: bold;
}
