/*

Custom style

You can override the default class or style here

This file will not be overwritten by the updater

*/

.category-description{
  background-color: #120e31 !important;
    border: 1px solid white !important;
}

@media (max-width: 576px) {
    .navbar-dark .navbar-toggler {
      display: none;
	}
  	#mainNav .navbar-brand {
      display: none;
	}
}