#main-header{display:none}#top-header{display:none!important}#stappenbelt-sectie .flex-container{display:flex;justify-content:center;flex-wrap:wrap}#stappenbelt-sectie .flex-item{transition:transform 0.3s ease,background-color 0.3s ease,border-radius 0.3s ease;background-color:#555;flex:1 0 0;max-width:25%;text-align:center;padding:0.4rem 0.5rem;color:white;text-decoration:none;font-size:0.85rem;font-weight:500;transition:transform 0.3s ease;border-radius:0;box-sizing:border-box;line-height:1.2}#stappenbelt-sectie .red{border-bottom-left-radius:20px}#stappenbelt-sectie .orange{border-bottom-right-radius:20px}#stappenbelt-sectie .flex-item:hover{transform:scale(1.05)}#stappenbelt-sectie .red.active{background-color:#c0392b}#stappenbelt-sectie .black.active{background-color:#000}#stappenbelt-sectie .blue.active{background-color:#2980b9}#stappenbelt-sectie .orange.active{background-color:#e67e22}#stappenbelt-sectie .flex-item.red:hover{background-color:#c0392b}#stappenbelt-sectie .flex-item.black:hover{background-color:#000}#stappenbelt-sectie .flex-item.blue:hover{background-color:#2980b9}#stappenbelt-sectie .flex-item.orange:hover{background-color:#e67e22}