/* Add custom CSS styles below */ 

.hidden {
    display: none;
}
@media only screen and (min-width: 1024px) {
    @media (min-width: 1024px) {
        .main-menu {

            justify-content: center;
        }
    }
}
#about-2 .text-primary { color: gray; }