.wpb_text_column .wl-program-cat-menu{
	text-align: center;
	margin-bottom: 55px;
}
.wl-navigation{
	display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	list-style-type: none;
    padding: 0;
    margin: 0
}
.gusta-section .gusta-post-content ul .wl-item{
	padding: 0 10px;
	list-style-type: none;
    position: relative;
    margin: 0;
}
ul.wl-navigation .wl-item a{
	display: block;
	font-family: Montserrat, sans-serif;
    color: #74613c;
	border-bottom: 1px solid #74613c;
	font-size: 15px;
    line-height: 42px;
	font-weight: bold;
	padding: 0 18px
}
ul.wl-navigation .wl-item:hover a {
    background: #ffa226;
    color: #ffffff;
}
