.team-position {
    margin-bottom: 0px !important;
    font-size: 14px;
    color: #8f99a2;
    line-height: normal;
    border-bottom: unset;
}
.team-email {
    padding: 5px 0 !important;
}
.team-email a {
    color: #b9bec3;
}
.team-email::before {
    font-family: FontAwesome;
    content: "\f003";
    padding-right: 2px;
}
.team-address {
    color: #b9bec3;
    font-size: 12px !important;
    border-top: 1px solid #eceef0;
    padding: 5px 0;
    font-weight: 300;
}
.team-address::before {
    font-family: FontAwesome;
    content: "\f041";
    padding-right: 2px;
    color: #b9bec3;
}
.team-phone {
    color: #b9bec3;
    font-size: 12px !important;
    border-top: 1px solid #eceef0;
    padding: 5px 0;
    font-weight: 300;
}
.team-phone::before {
    font-family: FontAwesome;
    content: "\f095";
    padding-right: 2px;
    color: #b9bec3;
}
.team-office {
    color: #b9bec3;
    font-size: 12px !important;
    border-top: 1px solid #eceef0;
    padding: 5px 0;
    font-weight: 300;
}
.team-office::before {
    font-family: FontAwesome;
    content: "\f124";
    padding-right: 2px;
    color: #b9bec3;
}
.team-title {
    margin-bottom: 10px;
    font-size: large;
    font-weight: 600;
    line-height: normal;
}
.team-title a {
    color: #30a0a9;
}
.munkatarsak .js-views-accordion-group-header {
    font-weight: 400;
    font-size: 1.2em;
}
.dexp-grid > h3 {
    background: unset;
    border: unset;
    border-radius: unset;
    clear: both;
    color: #216c9c;
    /* display: unset; */
    font-size: 1.3em;
    font-weight: 400;
    line-height: 18px;
    margin: 0 auto 7px;
    padding: 0 0 30px 0;
    /* position: unset; */
    text-shadow: unset;
    width: unset;
    height: unset;
    text-transform: uppercase;
    text-align: left;
}
.munkatars img {
    height: auto;
}
.dexp-builder-accordions .card-header a.collapsed {
    background-color: #f2f4f6;
}
.dexp-builder-accordions .card-header a:hover {
    background-color: #30a0a9;
}
