section.docs .items .description {
    border-radius: 10px;
}

section.docs .items .item-description {
    text-align: left;
}

section.docs .titles a.active {
    color: #333;
    border-bottom-color: transparent;
    background-color: #ffd9d0;
}