#section-2 .section .activity {
    border: none;
    background-color: #ffffff;
    margin-bottom: 0.75em;
    border-radius: 7px;
    box-shadow: 2px 2px 7px 0px #7d7d7d0f;
}

#section-2 .activity.modtype_label.label {
    font-weight: normal;
    background-color: inherit !important;
    box-shadow: none !important;
}