.bibliography-item .title {
    font-size: 26px;
    font-weight: bold;
    color: #2A2A2A;
}

.bibliography-item .desc {
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
}


.bibliography-item:not(:last-child) .container {
   border-bottom: 1px solid #6C2383;
}

.bibliography-item {
    background: #F0EDE8;
}

.bibliography-item:first-child {
    background: white !important;
}
