﻿.c_dropdown__trigger.c_dropdown__trigger--white {
    top: 50%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: absolute;
    right: 15px;
    cursor: default;
}
    .c_dropdown__trigger.c_dropdown__trigger--white:before {
    border-top: 9px solid #ffffff;
    border-right: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid transparent;
}

.c_card__row.c_card__row--no-margin-bottom .c_card {
    margin-bottom: 15px;
}

p {
    line-height: 22px;
    max-width: none !important;
}
    
.c_overview__page-description {
    max-width: none !important;
}