.navbar-nav .nav-link:hover {
    color: red !important; /* hoverkleur */}

.bg-section {
    background-color: #e40045;
}