.no-photo {
    width: 44px !important;
    height: 24px !important;
}
a.disabled {
    pointer-events: none;
    cursor: none;
    opacity: 0.5;
}
.badge--neutral {
    line-height: 1.5;
}
.title-small {
    font-size: 32px !important;
}
.text-content > p {
    scroll-margin-top: 136px;
}
.select-multi-dropdown {
    overflow: visible !important;
}