.compact-section{
  padding: 40px 0 20px 0;
}

.sub-section{
  padding: 16px 0 50px 0;
}

.sub-section-title {
    font-size: 30px;
    color: #111;
    text-transform:uppercase;
    text-align: center;
    font-weight: 400;
}

.cyber-security-sme-list {
    list-style-type: decimal;
    padding:8px 0 8px 20px;
    li { margin-bottom:8px; }
}

ol.cyber-security-sme-list > li::marker {
  font-weight: bold;
}
