/* You can write here you own css styles. */
/* They will be used prior to all other styles */

.your_example_style{
    color:orangered;
    font-size:12px;
}
.h-last-section{
    margin-top: -75px;
}
.dropdown.dropdown-mega-menu{
	position: relative;
}
.custom-cats.dropdown-menu{
	max-width: 300px;
}

