/* FED team - Feel free to move this to main style.css */

.ds-author-image img {
    max-width: 100%;
    height: auto;
}

.ds-author-hidden {
    display: none !important;
}

.ds-authors-show-more-btn:disabled {
    opacity: 0.6;
    cursor: wait;
}

.ds-authors-no-results {
    text-align: center;
    padding: 2rem 1rem;
    color: #666;
    font-style: italic;
}
