#content-part .match-preview h1,
#content-part .match-preview  h2,
#content-part .match-preview  h3,
#content-part .match-preview  h4,
#content-part .match-preview  h5{
    margin-bottom: 20px;
}

#content-part .match-preview {
    margin-bottom: 20px;
}

#content-part .match-preview h2 {
    margin-bottom: 10px;
}

#content-part .match-preview p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
}

#content-part .match-preview a {
    color: #0058AB;
    text-decoration: underline;
}

#content-part .match-preview .match-preview__last-updated {
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    color: #0b17249e;
}