#statistics { padding: 14px 10px 8px 10px; } #statistics > .title { font-size: 24px; display: flex; align-items: center; padding-bottom: 7px; } #statistics > .title > .statistics-icon { background-image: url(/img/statistics.svg); width: 30px; height: 30px; background-size: cover; } #statistics > .content > .documented-info-content > table { width: 50%; color: #d1d1d1; border-collapse: collapse; text-align: center; } #statistics > .content > .documented-info-content > table, #statistics > .content > .documented-info-content > table tr, #statistics > .content > .documented-info-content > table td, #statistics > .content > .documented-info-content > table th { border: 1px solid #d1d1d1; }