.large-border-left {
    border-left: 6px solid;
    margin-right: 16px;
}

.heading-wrapper {
    display: flex;
    margin-top: 24px;
    margin-bottom: 16px;
}

.heading-wrapper h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #333333;
}