section, .section-padding { padding: 20px !important; } .b { font-weight: 600; } .flex-item { flex-basis: 30%; } .flex-caption { background-color: #eee; padding: 5px 5px; font-weight: 600; text-align: center; } .flex-caption-link { cursor: pointer; background-color: #f572b4; color: white; } .flex-caption-link a { display: inline-block; text-decoration: none; width: 100%; } .gap { gap: 5px; } .circle-ul { list-style: circle; } html{ filter: grayscale(100%); }