
.ctsnet-doi-citation {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500 !important;
    color: var(--brand-text-color) !important;
}

.ctsnet-doi-badge-wrapper img {
    height: 28px;
    display: block;
    margin-bottom: 12px;
}

.ctsnet-figshare-metric-item {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500 !important;
    color: var(--brand-text-color) !important;
}

.ctsnet-doi-copy-btn {
    background-image: url(/wp-content/plugins/ctsnet-spbd/img/ctsnet-copy-icon.svg);
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
    width: 19px;
    height: 21px;
    background-size: 16px;
    background-color: transparent;
    padding-left: 21px;
    font-size: 12px;
    background-position: center left;
}

.ctsnet-doi-citation-wrapper {
    display: flex;
    align-items: center;
}

.ctsnet-doi-citation-wrapper h3 {
    font-size: 20px;
    font-weight: 600 !important;
    margin: 0 10px 0 0px;
    color: #27AAE1;
}

.ctsnet-doi-source-link,
.ctsnet-doi-source-link a {
    font-size: 16px !important;
    line-height: 20p !important;
    color: #27AAE1 !important;
    font-weight: 500 !important;
}

.ctsnet-doi-source-link a {
    margin-left: 4px;
    text-decoration: underline !important;
}

.figshare-stats {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 10px;
}

.altmetric-embed {
    display: flex !important;
}

.altmetric-embed > a {
    width: 45px !important;
    height: 45px !important;
}

.altmetric-embed > a > img {
    max-width: 100% !important;
}